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 6145475 commit 370891dCopy full SHA for 370891d
README.md
@@ -115,6 +115,8 @@ tox
115
116
## Changelog
117
118
+* 0.1.1:
119
+ * Fix weird hang with SSL on pypy (again)
120
* 0.1.0:
121
* Update server to use multithreaded werkzeug server
122
* 0.0.7:
pytest_httpbin/version.py
@@ -1 +1 @@
1
-__version__ = '0.1.0'
+__version__ = '0.1.1'
0 commit comments