Skip to content

Commit e646b35

Browse files
committed
v0.1.2
1 parent 459410d commit e646b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description='Util to facilitate smart contracts compilation.',
66
url='https://github.com/crytic/crytic-compile',
77
author='Trail of Bits',
8-
version='0.1.1',
8+
version='0.1.2',
99
packages=find_packages(),
1010
python_requires='>=3.6',
1111
install_requires=['pysha3>=1.0.2'],

0 commit comments

Comments
 (0)