Skip to content

Commit dfdbbe3

Browse files
committed
Bump to v2.19.1
1 parent 3339762 commit dfdbbe3

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,2 +1,2 @@
11
[bumpversion]
2-
current_version = 2.19.0
2+
current_version = 2.19.1

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='apply_pr',
8-
version='2.19.0',
8+
version='2.19.1',
99
packages=find_packages(),
1010
url='https://github.com/gisce/apply_pr',
1111
license='MIT',

0 commit comments

Comments
 (0)