Skip to content

Commit c0db3cd

Browse files
committedSep 10, 2019
prepae v0.0.6
1 parent 6ad043a commit c0db3cd

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

2424
setup(

0 commit comments

Comments
 (0)
Please sign in to comment.