Skip to content

Commit

Permalink
2.0.1-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
shtaxxx committed Jul 18, 2021
1 parent 0cc2e3a commit 9d0af96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ addons:
- verilator

install:
- pip install pytest pytest-pythonpath jinja2 pyverilog numpy
- pip install pytest pytest-pythonpath pyverilog numpy

script:
- python -m pytest tests examples
2 changes: 1 addition & 1 deletion veriloggen/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1

0 comments on commit 9d0af96

Please sign in to comment.