Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit ba6ad21

Browse files
committed
Update diffusc version to 0.1.1 in setup.py
1 parent da106b5 commit ba6ad21

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
@@ -10,7 +10,7 @@
1010
description="Diffusc automatically generates differential fuzz testing contracts for use with Echidna.",
1111
url="https://github.com/webthethird/solidity-diff-fuzz-upgrades",
1212
author="Trail of Bits",
13-
version="0.1.0",
13+
version="0.1.1",
1414
packages=find_packages(),
1515
python_requires=">=3.8",
1616
install_requires=[

0 commit comments

Comments
 (0)