From 4549389c07e337cb0e8b8fb2f16693442983181f Mon Sep 17 00:00:00 2001 From: Ariel Date: Sun, 21 Jun 2020 20:41:42 -0300 Subject: [PATCH] Increase version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 23d65a1..8dda165 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( name="mod-net", - version="v2.0.0-beta5", + version="v2.0.0-beta6", description="Make SET and SEU fault injections in hierarchical verilog netlists", long_description=long_description, long_description_content_type='text/x-rst',