Skip to content

Commit

Permalink
prepare 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinweb committed Nov 29, 2021
1 parent 5116d12 commit 8326bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -18,7 +18,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()


version = "0.0.7"
version = "0.1.1"
name = "solidity-parser"

setup(
Expand Down

0 comments on commit 8326bc8

Please sign in to comment.