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 3255da4 commit bd46d50Copy full SHA for bd46d50
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.3"
+version = "0.0.4"
22
name = "solidity-parser"
23
24
setup(
0 commit comments