We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90fb11d commit 2e44811Copy full SHA for 2e44811
1 file changed
aioauth/__version__.py
@@ -1,7 +1,7 @@
1
__title__ = "aioauth"
2
__description__ = "Asynchronous OAuth 2.0 framework for Python 3."
3
__url__ = "https://github.com/aliev/aioauth"
4
-__version__ = "1.5.3"
+__version__ = "1.5.4"
5
__author__ = "Ali Aliyev"
6
__author_email__ = "ali@aliev.me"
7
__license__ = "The MIT License (MIT)"
0 commit comments