[cc-commits] [SCM] License chooser & etc (branch master) updated. a8bcada4543f80b587e49f80ba576c3e89dea125
git version control
git at a7.creativecommons.org
Mon Jul 19 14:46:22 EDT 2010
The branch, master has been updated
via a8bcada4543f80b587e49f80ba576c3e89dea125 (commit)
from c504f099c2b3e868e317b0bf044c0152cb4eb360 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a8bcada4543f80b587e49f80ba576c3e89dea125
Author: Christopher Allan Webber <cwebber at dustycloud.org>
Date: Mon Jul 19 13:51:19 2010 -0500
New version number
-----------------------------------------------------------------------
Summary of changes (followed by patch):
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index e8fe8dd..6df3ab2 100644
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ import sys
setup(
name = "cc.engine",
- version = "10.1.5",
+ version = "10.1.6",
namespace_packages = ['cc',],
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
zip_safe=False,
hooks/post-receive
--
License chooser & etc
More information about the cc-commits
mailing list