changeset 7:672a4dd85763

upgrade version
author k0s <k0scist@gmail.com>
date Sun, 27 Dec 2009 01:24:02 -0500
parents 40fa556252a7
children c958eb9300da
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sat Dec 26 23:09:19 2009 -0500
+++ b/setup.py	Sun Dec 27 01:24:02 2009 -0500
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.1'
+version = '0.1.1'
 
 setup(name='bitsyauth',
       version=version,