Skip to content

Commit 8a924e4

Browse files
committed
0.2.2
1 parent 4d35e4b commit 8a924e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
description="Util to facilitate smart contracts compilation.",
99
url="https://github.com/crytic/crytic-compile",
1010
author="Trail of Bits",
11-
version="0.2.1",
11+
version="0.2.2",
1212
packages=find_packages(),
1313
python_requires=">=3.6",
1414
install_requires=["pysha3>=1.0.2"],

0 commit comments

Comments
 (0)