Skip to content

Commit 1896036

Browse files
committed
prepare v0.0.3
1 parent 815142d commit 1896036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def read(fname):
1818
return open(os.path.join(os.path.dirname(__file__), fname)).read()
1919

2020

21-
version = "0.0.2"
21+
version = "0.0.3"
2222
name = "solidity-parser"
2323

2424
setup(

0 commit comments

Comments
 (0)