We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168f205 commit e02e070Copy full SHA for e02e070
setup.py
@@ -12,7 +12,7 @@
12
EMAIL = "drang.andray@gmail.com"
13
AUTHOR = "AndreiDrang, redV0ID"
14
REQUIRES_PYTHON = ">=3.6.0"
15
-VERSION = "1.6.1"
+VERSION = "1.6.2"
16
REQUIRED = ["requests==2.23.0", "aiohttp==3.6.2", "pika==1.1.0"]
17
18
here = os.path.abspath(os.path.dirname(__file__))
0 commit comments