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.
2 parents 5a59d83 + 790df4d commit e7d92f0Copy full SHA for e7d92f0
pygitguardian/__init__.py
@@ -2,7 +2,7 @@
2
from .client import GGClient
3
4
5
-__version__ = "1.3.1"
+__version__ = "1.3.2"
6
GGClient._version = __version__
7
8
__all__ = [
0 commit comments