Skip to content

Commit

Permalink
update version in setup.py to q3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Lim committed Jan 5, 2015
1 parent 766aff9 commit d6595c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def run(self):

setup(
name="kafka-quixey",
version="0.9.0-q2",
version="0.9.0-q3",

tests_require=["tox", "mock"],
cmdclass={"test": Tox},
Expand Down

0 comments on commit d6595c5

Please sign in to comment.