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 c1c05cd commit c548f7bCopy full SHA for c548f7b
pygitguardian/__init__.py
@@ -2,7 +2,7 @@
2
from .client import ContentTooLarge, GGClient
3
4
5
-__version__ = "1.9.0"
+__version__ = "1.10.0"
6
GGClient._version = __version__
7
8
__all__ = ["GGClient", "ContentTooLarge"]
0 commit comments