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 cd416a4 commit 22c2571Copy full SHA for 22c2571
CHANGELOG
@@ -1,3 +1,8 @@
1
+1.4.0
2
+-----
3
+
4
+- Support for `solc==0.4.17`
5
6
1.3.0
7
-----
8
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='py-solc',
18
- version="1.3.0",
+ version="1.4.0",
19
description="""Python wrapper around the solc binary""",
20
long_description=readme,
21
author='Piper Merriam',
0 commit comments