Skip to content

Commit ae01922

Browse files
authored
Merge pull request #117 from altendky/release_v1.13.1
Update versions for 1.13.1
2 parents 3fef2ef + 2b89617 commit ae01922

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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.13
10+
:Version: 1.13.1
1111
:Date: 2020-09-09
1212
:Download: https://pypi.python.org/pypi/pytest-twisted#downloads
1313
:Code: https://github.com/pytest-dev/pytest-twisted

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.13",
8+
version="1.13.1",
99
description="A twisted plugin for pytest.",
1010
long_description=long_description,
1111
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)