version number changed in setup.py

This commit is contained in:
Bob Farrell
2008-08-27 21:14:55 +01:00
parent df3be40da1
commit 71423dca8b
+1 -1
View File
@@ -14,7 +14,7 @@ else:
setup(
name="bpython",
version = "0.6.4",
version = "0.7.1",
author = "Robert Anthony Farrell",
author_email = "robertanthonyfarrell@gmail.com",
description = "Fancy Interface to the Python Interpreter",