Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Feb 14, 2020
1 parent aa13aff commit f823ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
EMAIL = "[email protected]"
AUTHOR = "AndreiDrang, redV0ID"
REQUIRES_PYTHON = ">=3.6.0"
VERSION = "1.5.5"
VERSION = "1.5.6"
REQUIRED = ["requests==2.22.0", "aiohttp==3.6.2", "pika==1.1.0"]

here = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit f823ccc

Please sign in to comment.