We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad25e60 commit c60370cCopy full SHA for c60370c
aiogoogle/__version__.py
@@ -2,7 +2,7 @@
2
__about__ = "Async Google API client"
3
__description__ = __about__
4
__url__ = "https://github.com/omarryhan/aiogoogle"
5
-__version_info__ = ("5", "11", "0")
+__version_info__ = ("5", "12", "0")
6
__version__ = ".".join(__version_info__)
7
__author__ = "Omar Ryhan"
8
__author_email__ = "omarryhan@gmail.com"
0 commit comments