Skip to content

Commit 5488164

Browse files
committed
update setup.py with new version number
1 parent 74de61f commit 5488164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.0",
18+
version = "0.9.0",
1919
author = "Robert Anthony Farrell",
2020
author_email = "[email protected]",
2121
description = "Fancy Interface to the Python Interpreter",

0 commit comments

Comments
 (0)