Skip to content

Commit 6c2ef5a

Browse files
committed
Cut 2.2.1
1 parent 192a4eb commit 6c2ef5a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### `2.2.1`
2+
3+
* Fix: split message detection #182 #184 (@fpalamour)
4+
15
### `2.2.0`
26

37
* New: allow customizing how error PDUs are handled (@davidshepherd7)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name='smpplib',
15-
version='2.2.0',
15+
version='2.2.1',
1616
url='https://github.com/podshumok/python-smpplib',
1717
description='SMPP library for python',
1818
packages=find_packages(),

0 commit comments

Comments
 (0)