We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c30e20 + 4707494 commit 43b23ffCopy full SHA for 43b23ff
setup.py
@@ -11,7 +11,7 @@
11
description="Util to facilitate smart contracts compilation.",
12
url="https://github.com/crytic/crytic-compile",
13
author="Trail of Bits",
14
- version="0.3.10",
+ version="0.3.11",
15
packages=find_packages(),
16
# Python 3.12.0 on Windows suffers from https://github.com/python/cpython/issues/109590
17
# breaking some of our integrations. The issue is fixed in 3.12.1
0 commit comments