changeset 602:03445a502b26

Version 0.2
author Simon Cross <hodgestar@gmail.com>
date Sun, 10 Apr 2011 20:07:02 +0200
parents 576921b65909
children 01b8cce8a02a
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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",