Skip to content

Commit 43b23ff

Browse files
authored
Merge pull request #624 from crytic/bump-version
Bump version to 0.3.11
2 parents 1c30e20 + 4707494 commit 43b23ff

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
@@ -11,7 +11,7 @@
1111
description="Util to facilitate smart contracts compilation.",
1212
url="https://github.com/crytic/crytic-compile",
1313
author="Trail of Bits",
14-
version="0.3.10",
14+
version="0.3.11",
1515
packages=find_packages(),
1616
# Python 3.12.0 on Windows suffers from https://github.com/python/cpython/issues/109590
1717
# breaking some of our integrations. The issue is fixed in 3.12.1

0 commit comments

Comments
 (0)