mirror of
https://github.com/kennethreitz-archive/bpython-gist.git
synced 2026-06-05 23:50:18 +00:00
setup.py updated
This commit is contained in:
@@ -31,7 +31,7 @@ PYTHONLIB = os.path.join(get_python_lib(standard_lib=1, prefix=""),
|
||||
"site-packages")
|
||||
|
||||
setup(name="bpython",
|
||||
version = "0.5.0",
|
||||
version = "0.5.3",
|
||||
description = "Fancy Interface to the Python Interpreter",
|
||||
author = "Robert Anthony Farrell",
|
||||
author_email = "robertanthonyfarrell@gmail.com",
|
||||
|
||||
Reference in New Issue
Block a user