Skip to content

Commit

Permalink
Merge pull request #26 from GitGuardian/agateau/-/bump_version
Browse files Browse the repository at this point in the history
chore(version): bump version to 1.3.4
  • Loading branch information
jeremyds authored Jan 25, 2022
2 parents 3265c05 + 7bce87d commit a95b287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygitguardian/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from .client import GGClient


__version__ = "1.3.3"
__version__ = "1.3.4"
GGClient._version = __version__

__all__ = [
Expand Down

0 comments on commit a95b287

Please sign in to comment.