Skip to content

Commit 341b42d

Browse files
authored
Merge pull request #4 from vfabi/hotfix-3
hotfix-3
2 parents 7a0cfe5 + 966e723 commit 341b42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from distutils.core import setup
22

3-
VERSION = '1.1.0'
3+
VERSION = '1.1.2'
44
DESCRIPTION = 'A custom python applications logging handler. Use custom JSON format and sends logs via Telegram Bot Api.'
55
LONG_DESCRIPTION = open('README.md').read() + '\n\n' + open('CHANGELOG.md').read()
66

0 commit comments

Comments
 (0)