Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasdavis committed Feb 5, 2020
1 parent f1f3a2d commit 7402845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygram11/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
)


__version__ = "0.7.0.dev0"
__version__ = "0.7.0"
version_info = tuple(__version__.split("."))


Expand Down

0 comments on commit 7402845

Please sign in to comment.