Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Sep 7, 2019
1 parent b8007da commit ed6bc46
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 = "drang.andray@gmail.com"
AUTHOR = "AndreiDrang, redV0ID"
REQUIRES_PYTHON = ">=3.6.0"
VERSION = "1.5"
VERSION = "1.5.1"
REQUIRED = ["requests==2.22.0", "aiohttp==3.5.4", "pika==1.1.0"]

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

0 comments on commit ed6bc46

Please sign in to comment.