Skip to content

Commit b265811

Browse files
committed
Prepare 1.7.1
1 parent 9e20653 commit b265811

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
|Travis|_ |AppVeyor|_ |Pythons|
88

99
:Authors: Ralf Schmitt, Kyle Altendorf, Victor Titor
10-
:Version: 1.7
10+
:Version: 1.7.1
1111
:Date: 2018-03-08
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
@@ -4,7 +4,7 @@
44

55
setup(
66
name='pytest-twisted',
7-
version='1.7',
7+
version='1.7.1',
88
description='A twisted plugin for py.test.',
99
long_description=open("README.rst").read(),
1010
author='Ralf Schmitt, Kyle Altendorf, Victor Titor',

0 commit comments

Comments
 (0)