--- projects/pystatgrab/setup.py 2004/02/10 20:16:12 1.4 +++ projects/pystatgrab/setup.py 2004/02/13 00:16:20 1.5 @@ -14,7 +14,7 @@ if libs[0] != 0: exit("Failed to get libs: " + libs[1]) setup( name = "statgrab", - version = "0.8.3", + version = "0.9", description = "Python bindings for libstatgrab", author = "i-scream", author_email = "dev@i-scream.org",