Skip to content

Commit 96fc52f

Browse files
author
Nat Chin
authored
Updated setup.py to beta 1.0 (#81)
1 parent 9787fd0 commit 96fc52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description="Manage multiple Solidity compiler versions.",
66
url="https://github.com/crytic/solc-select",
77
author="Trail of Bits",
8-
version="0.2.1",
8+
version="1.0.0.b1",
99
packages=find_packages(),
1010
python_requires=">=3.6",
1111
license="AGPL-3.0",

0 commit comments

Comments
 (0)