Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Dec 7, 2013
1 parent 0b4a254 commit 0a51c25
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 @@ -8,7 +8,7 @@
name="rply",
description="A pure Python Lex/Yacc that works with RPython",
long_description=readme,
version="0.6.1",
version="0.7.0",
author="Alex Gaynor",
author_email="alex.gaynor@gmail.com",
packages=["rply"],
Expand Down

0 comments on commit 0a51c25

Please sign in to comment.