We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5116d12 commit 8326bc8Copy full SHA for 8326bc8
setup.py
@@ -18,7 +18,7 @@ def read(fname):
18
return open(os.path.join(os.path.dirname(__file__), fname)).read()
19
20
21
-version = "0.0.7"
+version = "0.1.1"
22
name = "solidity-parser"
23
24
setup(
0 commit comments