We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f071a12 + 2e59162 commit 23ba220Copy full SHA for 23ba220
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.14.1
11
-:Date: 2024-03-18
+:Version: 1.14.2
+:Date: 2024-07-10
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.14.1",
+ version="1.14.2",
description="A twisted plugin for pytest.",
long_description=long_description,
long_description_content_type="text/x-rst",
0 commit comments