Skip to content

Commit f4a29d7

Browse files
committed
Bump version: 0.3.0 → 0.3.1
1 parent 20cb196 commit f4a29d7

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,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.0
2+
current_version = 0.3.1
33
commit = True
44
tag = True
55

telegram_upload/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
__author__ = """Nekmo"""
66
__email__ = 'contacto@nekmo.com'
7-
__version__ = '0.3.0'
7+
__version__ = '0.3.1'

0 commit comments

Comments
 (0)