diff setup.py @ 602:03445a502b26

Version 0.2
author Simon Cross <hodgestar@gmail.com>
date Sun, 10 Apr 2011 20:07:02 +0200
parents 62666b542afe
children 97469338e088 672e6e7ecfe9
line wrap: on
line diff
--- a/setup.py	Sun Apr 10 19:51:29 2011 +0200
+++ b/setup.py	Sun Apr 10 20:07:02 2011 +0200
@@ -11,7 +11,7 @@
 except ImportError:
     pass
 
-VERSION_STR = "0.1"
+VERSION_STR = "0.2"
 
 setup   (   # Metadata
             name = "nine-tales",