Skip to content

Commit 370891d

Browse files
committed
bump version
1 parent 6145475 commit 370891d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ tox
115115

116116
## Changelog
117117

118+
* 0.1.1:
119+
* Fix weird hang with SSL on pypy (again)
118120
* 0.1.0:
119121
* Update server to use multithreaded werkzeug server
120122
* 0.0.7:

pytest_httpbin/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.0'
1+
__version__ = '0.1.1'

0 commit comments

Comments
 (0)