changeset 605:97469338e088 pyweek12 0.1.1

Let's rather make that 0.1.1
author Stefano Rivera <stefano@rivera.za.net>
date Sun, 10 Apr 2011 20:12:27 +0200
parents 73bdeb3d3f7e
children 54401c614e43
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sun Apr 10 20:07:19 2011 +0200
+++ b/setup.py	Sun Apr 10 20:12:27 2011 +0200
@@ -11,7 +11,7 @@
 except ImportError:
     pass
 
-VERSION_STR = "0.2"
+VERSION_STR = "0.1.1"
 
 setup   (   # Metadata
             name = "nine-tales",