Skip to content

Commit 7e73e08

Browse files
committed
fix version
1 parent 3ffb13b commit 7e73e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22
python:
33
- "3.8"
4-
- "3.9-dev"
4+
- "3.9"
55
sudo: required
66

77
install:

0 commit comments

Comments
 (0)