Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 committed Jul 31, 2019
1 parent bd8a701 commit bbc5a87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ Changelog
`Unreleased`_
-------------

`0.3.1`_ - 2019-07-28
---------------------

Added
~~~~~

- ``network.block`` / ``network.unblock`` functions for manual network blocking manipulations. `#8`_


`0.3.0`_ - 2019-07-20
---------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def read(fname):

setup(
name="pytest-recording",
version="0.3.0",
version="0.3.1",
author="Stanislav Tkachenko",
author_email="stanislav.tkachenko@kiwi.com",
maintainer="Stanislav Tkachenko",
Expand Down

0 comments on commit bbc5a87

Please sign in to comment.