Skip to content

Commit 41f7412

Browse files
committed
Release 3.2.0
1 parent 044c92c commit 41f7412

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pytest_messenger/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.1.0'
1+
__version__ = '3.2.0'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
test_suite='tests',
4848
tests_require=test_requirements,
4949
url='https://github.com/pytest-dev/pytest-messenger',
50-
version='3.1.0',
50+
version='3.2.0',
5151
zip_safe=False,
5252
python_requires='>=3.6',
5353
entry_points={

0 commit comments

Comments
 (0)