Skip to content

Commit 0875ccc

Browse files
committed
argh, update setup.py with new version number
1 parent 5f4c258 commit 0875ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name="bpython",
18-
version = "0.9.0",
18+
version = "0.9.1",
1919
author = "Robert Anthony Farrell",
2020
author_email = "robertanthonyfarrell@gmail.com",
2121
description = "Fancy Interface to the Python Interpreter",

0 commit comments

Comments
 (0)