We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43b0cc commit b6e25baCopy full SHA for b6e25ba
setup.py
@@ -12,7 +12,7 @@
12
EMAIL = "[email protected]"
13
AUTHOR = "AndreiDrang, redV0ID"
14
REQUIRES_PYTHON = ">=3.6.0"
15
-VERSION = "1.5.4"
+VERSION = "1.5.5"
16
REQUIRED = ["requests==2.22.0", "aiohttp==3.6.2", "pika==1.1.0"]
17
18
here = os.path.abspath(os.path.dirname(__file__))
0 commit comments