Skip to content

Commit 9742b95

Browse files
committed
Bump version: 2.1.2 → 2.1.3
1 parent f0d881b commit 9742b95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.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.1.2
2+
current_version = 2.1.3
33
tag = True
44
commit = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='conference-scheduler',
6-
version='2.1.2',
6+
version='2.1.3',
77
packages=find_packages('src'),
88
package_dir={'': 'src'},
99
url='https://github.com/PyconUK/ConferenceScheduler',

0 commit comments

Comments
 (0)