File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ radarly-py
17
17
18
18
19
19
:Author: Linkfluence
20
- :Version: 1.0.8
20
+ :Version: 1.0.9
21
21
22
22
23
23
Original file line number Diff line number Diff line change 3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
5
:Author: Linkfluence
6
- :Version: 1.0.8
6
+ :Version: 1.0.9
7
7
:Licence: Apache-2.0
8
8
9
9
.. _official documentation: https://api.linkfluence.com
53
53
54
54
55
55
__title__ = 'radarly'
56
- __version__ = '1.0.8 '
56
+ __version__ = '1.0.9 '
57
57
__author__ = 'Linkfluence'
58
58
__url__ = 'https://api.linkfluence.com'
59
59
__licence__ = 'Apache-2.0'
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ def readme():
15
15
16
16
setup (
17
17
name = 'radarly-py' ,
18
- version = '1.0.8 ' ,
18
+ version = '1.0.9 ' ,
19
19
description = "Python client for Radarly API" ,
20
20
long_description = readme (),
21
21
author = 'Linkfluence' ,
You can’t perform that action at this time.
0 commit comments