Skip to content

Commit

Permalink
v1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Sep 27, 2019
1 parent e34f856 commit 91812c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ pytest-twisted - test twisted code with pytest
|PyPI| |Pythons| |Travis| |AppVeyor| |Black|

:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
:Version: 1.11
:Date: 2019-08-20
:Version: 1.12
:Date: 2019-09-26
:Download: https://pypi.python.org/pypi/pytest-twisted#downloads
:Code: https://github.com/pytest-dev/pytest-twisted

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="pytest-twisted",
version="1.11",
version="1.12",
description="A twisted plugin for py.test.",
long_description=long_description,
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit 91812c1

Please sign in to comment.