Skip to content

Commit 2e44811

Browse files
committed
Bump version: 1.5.3 -> 1.5.4
1 parent 90fb11d commit 2e44811

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aioauth/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = "aioauth"
22
__description__ = "Asynchronous OAuth 2.0 framework for Python 3."
33
__url__ = "https://github.com/aliev/aioauth"
4-
__version__ = "1.5.3"
4+
__version__ = "1.5.4"
55
__author__ = "Ali Aliyev"
66
__author_email__ = "ali@aliev.me"
77
__license__ = "The MIT License (MIT)"

0 commit comments

Comments
 (0)