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 6ad043a commit c0db3cdCopy full SHA for c0db3cd
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.5"
+version = "0.0.6"
22
name = "solidity-parser"
23
24
setup(
0 commit comments