Skip to content

Commit 5b9cd3a

Browse files
committed
1.3.0 Release
1 parent 3f95cc3 commit 5b9cd3a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.3.0
2+
-----
3+
4+
- Support for `solc==0.4.14`
5+
- Support for `solc==0.4.15`
6+
- Support for `solc==0.4.16`
7+
18
1.2.2
29
-----
310

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name='py-solc',
18-
version="1.2.2",
18+
version="1.3.0",
1919
description="""Python wrapper around the solc binary""",
2020
long_description=readme,
2121
author='Piper Merriam',

0 commit comments

Comments
 (0)