Skip to content

Commit d16a6f0

Browse files
committed
update author and version number
1 parent 535f3ae commit d16a6f0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

frost_sta_client/__version__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
__title__ = 'frost_sta_client'
2-
__version__ = '1.1.36'
2+
__version__ = '1.1.37'
33
__license__ = 'LGPL3'
4-
__author__ = 'Katharina Emde'
4+
__author__ = 'Jonathan Vogl'
55
__copyright__ = 'Fraunhofer IOSB'
6-
__contact__ = 'katharina.emde@iosb.fraunhofer.de'
6+
__contact__ = 'jonathan.vogl@iosb.fraunhofer.de'
77
__url__ = 'https://github.com/FraunhoferIOSB/FROST-Python-Client'
88
__description__ = 'a client library to facilitate interaction with a FROST SensorThingsAPI Server'

0 commit comments

Comments
 (0)