Skip to content

Commit 97f83ec

Browse files
committed
Bump aiomqtt to 2.3
1 parent 606fdf7 commit 97f83ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyhon/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.18.0-beta.5"
1+
__version__ = "0.18.1-beta.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aiohttp~=3.8
2-
aiomqtt~=2.0.1
2+
aiomqtt~=2.3
33
backoff~=2.2

0 commit comments

Comments
 (0)