Skip to content

Commit 96ac358

Browse files
authored
Merge pull request #23 from LCSR-lab/relase-on-tag
Release to pypi only on tag
2 parents f8f7ad1 + b00a8c3 commit 96ac358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setup(
2020
name="mod-net",
21-
version="v2.0.0-beta1",
21+
version="v2.0.0-beta2",
2222
description="Make SET and SEU fault injections in hierarchical verilog netlists",
2323
packages=find_packages(exclude=("tests",)),
2424
install_requires=[

0 commit comments

Comments
 (0)