Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Fix old tests
  • Loading branch information
AndreiDrang committed Oct 6, 2019
1 parent 86fb403 commit 1f4df8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 511 deletions.
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.2"
VERSION = "1.5.4"
REQUIRED = ["requests==2.22.0", "aiohttp==3.6.1", "pika==1.1.0"]

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

0 comments on commit 1f4df8e

Please sign in to comment.