Skip to content

Commit 34473e6

Browse files
committed
v1.11
1 parent 8a7a8f8 commit 34473e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ pytest-twisted - test twisted code with pytest
77
|PyPI| |Pythons| |Travis| |AppVeyor| |Black|
88

99
:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
10-
:Version: 1.10
11-
:Date: 2019-04-01
10+
:Version: 1.11
11+
:Date: 2019-08-20
1212
:Download: https://pypi.python.org/pypi/pytest-twisted#downloads
1313
:Code: https://github.com/pytest-dev/pytest-twisted
1414

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="pytest-twisted",
8-
version="1.10",
8+
version="1.11",
99
description="A twisted plugin for py.test.",
1010
long_description=long_description,
1111
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)