We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 243d30e commit 6285413Copy full SHA for 6285413
.bumpversion.cfg
@@ -1,7 +1,6 @@
1
[bumpversion]
2
-current_version = 0.3.3
+current_version = 0.3.4
3
commit = True
4
tag = True
5
6
[bumpversion:file:telegram_upload/__init__.py]
7
-
telegram_upload/__init__.py
@@ -4,4 +4,4 @@
__author__ = """Nekmo"""
__email__ = '[email protected]'
-__version__ = '0.3.3'
+__version__ = '0.3.4'
0 commit comments