Skip to content

Commit 54deea1

Browse files
author
Allan Kilpatrick
committed
Bump version: 2.8.2 → 2.8.3
1 parent 9622e25 commit 54deea1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.8.2
2+
current_version = 2.8.3
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read_file(fname):
1010
name='pytest-testrail',
1111
description='pytest plugin for creating TestRail runs and adding results',
1212
long_description=read_file('README.rst'),
13-
version='2.8.2',
13+
version='2.8.3',
1414
author='Allan Kilpatrick',
1515
author_email='[email protected]',
1616
url='http://github.com/allankp/pytest-testrail/',

0 commit comments

Comments
 (0)