Skip to content

Commit

Permalink
Updated gam update group [email protected] to handle the error …
Browse files Browse the repository at this point in the history
…that is generated.
  • Loading branch information
taers232c committed Sep 13, 2024
1 parent 39d8683 commit 05b0c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gam/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"""

__author__ = 'Ross Scroggs <[email protected]>'
__version__ = '6.81.01'
__version__ = '6.81.02'
__license__ = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'

#pylint: disable=wrong-import-position
Expand Down

0 comments on commit 05b0c96

Please sign in to comment.