Skip to content

Commit e66efb9

Browse files
sendpulseOleksandr Bilohura
andauthored
Fix get address books (#36)
* Fix response getter * Chnage version --------- Co-authored-by: Oleksandr Bilohura <[email protected]>
1 parent 7b560ed commit e66efb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysendpulse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
__author_email__ = '[email protected]'
33
__copyright__ = 'Copyright 2017, SendPulse'
44
__credits__ = ['Maksym Ustymenko', ]
5-
__version__ = '0.1.5'
5+
__version__ = '0.1.7'

0 commit comments

Comments
 (0)