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.
2 parents e947aa9 + e9856a2 commit 87845bdCopy full SHA for 87845bd
README.rst
@@ -7,8 +7,8 @@ pytest-twisted - test twisted code with pytest
7
|PyPI| |Pythons| |Travis| |AppVeyor| |Actions| |Black|
8
9
:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
10
-:Version: 1.13.3
11
-:Date: 2021-07-22
+:Version: 1.13.4
+:Date: 2021-08-30
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.13.3",
+ version="1.13.4",
description="A twisted plugin for pytest.",
long_description=long_description,
long_description_content_type="text/x-rst",
0 commit comments