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 20fdd5d + 59f3687 commit 5252c2cCopy full SHA for 5252c2c
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.0
11
-:Date: 2022-10-16
+:Version: 1.14.1
+:Date: 2024-03-18
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.0",
+ version="1.14.1",
description="A twisted plugin for pytest.",
long_description=long_description,
long_description_content_type="text/x-rst",
0 commit comments