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 0cc9273 commit 9d9d658Copy full SHA for 9d9d658
CHANGES
@@ -1,3 +1,8 @@
1
+0.4.1 (2017-11-28)
2
+----------------
3
+
4
+Re-release of 0.4.0 because of pypi.org's restrictive file management #PITA
5
6
0.4 (2017-11-28)
7
----------------
8
pytest_localserver/__init__.py
@@ -1 +1 @@
-VERSION = '0.4.0'
+VERSION = '0.4.1'
setup.py
@@ -2,7 +2,7 @@
import sys
def read(fname):
0 commit comments