[cc-commits] [SCM] Wrapper egg for the i18n checkout (branch master) updated. 18f20d6805d9bcef2383e182947b1394575e542c

git version control git at a7.creativecommons.org
Thu Mar 11 13:08:23 EST 2010


The branch, master has been updated
       via  18f20d6805d9bcef2383e182947b1394575e542c (commit)
      from  e0116f06829012049315dfba2c7c1e8f609a14e1 (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 18f20d6805d9bcef2383e182947b1394575e542c
Author: Christopher Allan Webber <cwebber at dustycloud.org>
Date:   Thu Mar 11 12:07:57 2010 -0600

    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 5075bac..5edff81 100644
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ import sys
 
 setup(
     name = "cc.i18npkg", 
-    version = "0.2.1",
+    version = "0.2.2",
     packages = find_packages(exclude=['ez_setup', 'examples', 'tests']),
     namespace_packages = ['cc',],
     include_package_data = True,


hooks/post-receive
-- 
Wrapper egg for the i18n checkout



More information about the cc-commits mailing list