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

Commit 8154ef3

Browse files
committed
ready for alpha release
1 parent c92fffc commit 8154ef3

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
@@ -5,7 +5,7 @@
55
description='Etheno is a JSON RPC multiplexer, differential fuzzer, and test framework integration tool.',
66
url='https://github.com/trailofbits/etheno',
77
author='Trail of Bits',
8-
version='0.3.a1',
8+
version='0.3a1',
99
packages=find_packages(),
1010
python_requires='>=3.6',
1111
install_requires=[

0 commit comments

Comments
 (0)