Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev-semyon authored Jun 21, 2024
1 parent c6fac09 commit fc66f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth_lib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .methods import AuthLib

__version__ = '2024.04.25.6'
__version__ = '2024.06.22'
__all__ = ["AuthLib"]

0 comments on commit fc66f6e

Please sign in to comment.