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 314bc16 commit 6366db8Copy full SHA for 6366db8
CHANGES
@@ -1,3 +1,9 @@
1
+0.4.2 (2018-11-14)
2
+----------------
3
+
4
+Fix support for Python 3.6 (fixes #21).
5
+Add support for Python 3.7.
6
7
0.4.1 (2017-11-28)
8
----------------
9
pytest_localserver/__init__.py
@@ -1 +1 @@
-VERSION = '0.4.1'
+VERSION = '0.4.2'
setup.py
@@ -2,7 +2,7 @@
import sys
def read(fname):
0 commit comments