amqtt/hbmqtt/__init__.py

6 wiersze
123 B
Python
Czysty Zwykły widok Historia

2015-05-30 20:29:26 +00:00
# Copyright (c) 2015 Nicolas JOUANIN
#
# See the file license.txt for copying permission.
2015-06-30 11:21:58 +00:00
2020-01-25 14:08:07 +00:00
VERSION = (0, 9, 6, 'final', 0)