Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
version bump to redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Sep 13, 2019
1 parent 9838fd0 commit d23e06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archives/globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from typed_ast import ast3 # noqa


__version__ = "0.10"
__version__ = "0.11"


PY_VERSION = sys.version_info
Expand Down

0 comments on commit d23e06f

Please sign in to comment.