We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033faa4 commit b3d010dCopy full SHA for b3d010d
.travis.yml
@@ -1,4 +1,5 @@
1
language: python
2
+dist: bionic
3
python:
4
- '3.6'
5
- '3.7'
CHANGELOG.md
@@ -2,6 +2,9 @@
=======
+# 1.9.2 (2023-06-21)
6
+- Use Bionic dist instead of Xenial for Travis build
7
+
8
# 1.9.1 (2023-06-21)
9
- Pin urllib3 version, see: https://github.com/urllib3/urllib3/issues/2168
10
0 commit comments