Skip to content

Commit

Permalink
Update setup.py (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nat Chin authored Nov 11, 2022
1 parent 2dbbfd2 commit aca3677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
description="Manage multiple Solidity compiler versions.",
url="https://github.com/crytic/solc-select",
author="Trail of Bits",
version="1.0.1",
version="1.0.2",
packages=find_packages(),
python_requires=">=3.6",
license="AGPL-3.0",
Expand Down

0 comments on commit aca3677

Please sign in to comment.