Skip to content

Commit 9d0af96

Browse files
committed
2.0.1-rc
1 parent 0cc2e3a commit 9d0af96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addons:
1414
- verilator
1515

1616
install:
17-
- pip install pytest pytest-pythonpath jinja2 pyverilog numpy
17+
- pip install pytest pytest-pythonpath pyverilog numpy
1818

1919
script:
2020
- python -m pytest tests examples

veriloggen/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.1

0 commit comments

Comments
 (0)