Skip to content

Commit 5714190

Browse files
committed
Bump version: 1.3.1 → 1.4.0
1 parent 0c7e992 commit 5714190

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 = 1.3.1
2+
current_version = 1.4.0
33
commit = True
44
tag = True
55

prsmsp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__author__ = "Parsa Riyahi"
44
__email__ = "[email protected]"
55

6-
__version__ = "1.3.1"
6+
__version__ = "1.4.0"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = prsmsp
3-
version = 1.3.1
3+
version = 1.4.0
44
author = Parsa Riyahi
55
author_email = [email protected]
66
description = Package to work with sms panels

0 commit comments

Comments
 (0)