kopia lustrzana https://github.com/Yakifo/amqtt
commit
c2e7fcf2cb
|
@ -1,3 +1,3 @@
|
|||
# See the file license.txt for copying permission.
|
||||
|
||||
__version__ = "0.10.0-alpha.4"
|
||||
__version__ = "0.10.0"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
0.10.0 - [2021-07-07]
|
||||
---------------------
|
||||
0.10.0 - 2021-08-04
|
||||
-------------------
|
||||
|
||||
* first release under new package name: amqtt
|
||||
* reworked unit tests
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "amqtt"
|
||||
version = "0.10.0-alpha.4"
|
||||
version = "0.10.0"
|
||||
description = "MQTT client/broker using Python asyncio"
|
||||
authors = ["aMQTT Contributers"]
|
||||
license = "MIT"
|
||||
|
|
Ładowanie…
Reference in New Issue