changeset 269:77d6c9eb02fb 0.2.0

setup: bump to 0.2.0
author Augie Fackler <durin42@gmail.com>
date Sat, 26 Dec 2009 12:42:25 -0600 (2009-12-26)
parents 6fded8e42858
children c49a01f91f5d
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 
 setup(
     name='hg-git',
-    version='0.1.0',
+    version='0.2.0',
     author='Scott Chacon',
     maintainer='Augie Fackler',
     maintainer_email='durin42@gmail.com',