Skip to content

Commit 5e83b7a

Browse files
committed
increment version number, adapt author and contact
1 parent c61e119 commit 5e83b7a

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.45'
2+
__version__ = '1.1.46'
33
__license__ = 'LGPL3'
4-
__author__ = 'Jonathan Vogl'
4+
__author__ = 'Maximilian Zenner'
55
__copyright__ = 'Fraunhofer IOSB'
6-
__contact__ = 'jonathan.vogl@iosb.fraunhofer.de'
6+
__contact__ = 'maximilian.zenner@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)