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 476df60 commit e1e0e5cCopy full SHA for e1e0e5c
CHANGELOG
@@ -1,3 +1,8 @@
1
+1.2.2
2
+-----
3
+
4
+- Bugfix for solc installation for certain platform.
5
6
1.2.1
7
-----
8
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='py-solc',
18
- version="1.2.1",
+ version="1.2.2",
19
description="""Python wrapper around the solc binary""",
20
long_description=readme,
21
author='Piper Merriam',
0 commit comments