We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61e119 commit 5e83b7aCopy full SHA for 5e83b7a
1 file changed
frost_sta_client/__version__.py
@@ -1,8 +1,8 @@
1
__title__ = 'frost_sta_client'
2
-__version__ = '1.1.45'
+__version__ = '1.1.46'
3
__license__ = 'LGPL3'
4
-__author__ = 'Jonathan Vogl'
+__author__ = 'Maximilian Zenner'
5
__copyright__ = 'Fraunhofer IOSB'
6
-__contact__ = 'jonathan.vogl@iosb.fraunhofer.de'
+__contact__ = 'maximilian.zenner@iosb.fraunhofer.de'
7
__url__ = 'https://github.com/FraunhoferIOSB/FROST-Python-Client'
8
__description__ = 'a client library to facilitate interaction with a FROST SensorThingsAPI Server'
0 commit comments