Skip to content

Commit e7d92f0

Browse files
authored
Merge pull request #21 from GitGuardian/sofien/-/bump_to_1.3.2
chore(version): bump patch version
2 parents 5a59d83 + 790df4d commit e7d92f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygitguardian/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from .client import GGClient
33

44

5-
__version__ = "1.3.1"
5+
__version__ = "1.3.2"
66
GGClient._version = __version__
77

88
__all__ = [

0 commit comments

Comments
 (0)