Skip to content

Commit 8aded7a

Browse files
committed
Bump to v2.20.0
1 parent 941162c commit 8aded7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[bumpversion]
2-
current_version = 2.19.8
2+
current_version = 2.20.0

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='apply_pr',
8-
version='2.19.8',
8+
version='2.20.0',
99
packages=find_packages(),
1010
url='https://github.com/gisce/apply_pr',
1111
license='MIT',

0 commit comments

Comments
 (0)