Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin1024 committed Oct 25, 2015
1 parent 6145475 commit 370891d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ tox

## Changelog

* 0.1.1:
* Fix weird hang with SSL on pypy (again)
* 0.1.0:
* Update server to use multithreaded werkzeug server
* 0.0.7:
Expand Down
2 changes: 1 addition & 1 deletion pytest_httpbin/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.0'
__version__ = '0.1.1'

0 comments on commit 370891d

Please sign in to comment.