Skip to content

Commit bd46d50

Browse files
committedMay 23, 2019
prepare 0.0.4
1 parent 3255da4 commit bd46d50

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.3"
21+
version = "0.0.4"
2222
name = "solidity-parser"
2323

2424
setup(

0 commit comments

Comments
 (0)
Please sign in to comment.