diff --git a/setup.py b/setup.py index 990a4d0..3215ab2 100644 --- a/setup.py +++ b/setup.py @@ -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",