Skip to content

Commit 5847539

Browse files
committed
1.3.0-rc
1 parent b450a00 commit 5847539

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ sudo: false
44

55
python:
66
- 3.7
7+
- 3.8
8+
- 3.9
79

810
addons:
911
apt:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Installation
7575
Requirements
7676
--------------------
7777

78-
- Python3: 3.6 or later
78+
- Python3: 3.7 or later
7979
- Icarus Verilog: 10.1 or later
8080

8181
```

pyverilog/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.3.0

0 commit comments

Comments
 (0)