Skip to content

Commit 31e1987

Browse files
committed
Updated message splitting with limitations, fixed issue with reconnection
1 parent 6c1c33f commit 31e1987

File tree

3 files changed

+143
-206
lines changed

3 files changed

+143
-206
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
with open(path.join(this_directory, 'README.md')) as f:
2222
long_description = f.read()
2323

24-
VERSION = "1.10.2"
24+
VERSION = "1.10.3"
2525

2626
setup(
2727
version=VERSION,

0 commit comments

Comments
 (0)