Skip to content

Commit 14fcd11

Browse files
authored
Release 2.1.0
1 parent ed2d4aa commit 14fcd11

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 = '2.0.0'
3+
VERSION = '2.1.0'
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)