Skip to content

Commit b4096b3

Browse files
committed
Bump version: 1.1.1 → 1.2.0
1 parent d5b5db9 commit b4096b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pypyrslack/version.py

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

33
import platform
44

5-
__version__ = '1.1.1'
5+
__version__ = '1.2.0'
66

77

88
def get_version():

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 = 1.1.1
2+
current_version = 1.2.0
33

44
[bumpversion:file:pypyrslack/version.py]
55

0 commit comments

Comments
 (0)