Skip to content

Commit

Permalink
Updated setup.py with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Natalie Chin committed Jun 15, 2021
1 parent 82c2399 commit eb64a7a
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="0.2.0",
version="0.2.1",
packages=find_packages(),
python_requires=">=3.6",
license="AGPL-3.0",
Expand Down

0 comments on commit eb64a7a

Please sign in to comment.