Commit bea56d7 1 parent b5911f4 commit bea56d7 Copy full SHA for bea56d7
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
*********
3
3
4
- `Unreleased `_ (YYYY-MM-DD )
5
- --------------------------
4
+ `3.0.4 `_ (2017-05-23 )
5
+ ---------------------
6
6
7
- - ...
7
+ - Fix CLI
8
8
9
9
`3.0.2 `_ (2017-05-12)
10
10
---------------------
11
11
12
12
- Initial publication on PyPI
13
13
14
- .. _ Unreleased : https://github.com/lgrahl/threema-msgapi-sdk-python/compare/v3.0.2...HEAD
14
+ .. _ 3.0.4 : https://github.com/lgrahl/threema-msgapi-sdk-python/compare/v3.0.2...v3.0.4
15
15
.. _3.0.2 : https://github.com/lgrahl/threema-msgapi-sdk-python/compare/e982c74cbe564c76cc58322d3154916ee7f6863b...v3.0.2
Original file line number Diff line number Diff line change 30
30
31
31
__author__ = 'Lennart Grahl <[email protected] >'
32
32
__status__ = 'Production'
33
- __version__ = '3.0.2 '
33
+ __version__ = '3.0.4 '
34
34
feature_level = 3
35
35
36
36
__all__ = tuple (itertools .chain (
You can’t perform that action at this time.
0 commit comments