We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7a8f8 commit 34473e6Copy full SHA for 34473e6
README.rst
@@ -7,8 +7,8 @@ pytest-twisted - test twisted code with pytest
7
|PyPI| |Pythons| |Travis| |AppVeyor| |Black|
8
9
:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
10
-:Version: 1.10
11
-:Date: 2019-04-01
+:Version: 1.11
+:Date: 2019-08-20
12
:Download: https://pypi.python.org/pypi/pytest-twisted#downloads
13
:Code: https://github.com/pytest-dev/pytest-twisted
14
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
name="pytest-twisted",
- version="1.10",
+ version="1.11",
description="A twisted plugin for py.test.",
long_description=long_description,
long_description_content_type="text/x-rst",
0 commit comments