Skip to content

Commit

Permalink
Merge pull request #553 from crytic/0xalpharush-patch-1
Browse files Browse the repository at this point in the history
prepare 0.3.7 release
  • Loading branch information
0xalpharush authored Mar 22, 2024
2 parents e910e5b + 712d132 commit 62c55fe
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 @@ -11,7 +11,7 @@
description="Util to facilitate smart contracts compilation.",
url="https://github.com/crytic/crytic-compile",
author="Trail of Bits",
version="0.3.6",
version="0.3.7",
packages=find_packages(),
# Python 3.12.0 on Windows suffers from https://github.com/python/cpython/issues/109590
# breaking some of our integrations. The issue is fixed in 3.12.1
Expand Down

0 comments on commit 62c55fe

Please sign in to comment.