Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
glomatico committed Apr 20, 2023
1 parent 2541470 commit 0d9b225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamdl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import traceback
from .gamdl import Gamdl

__version__ = '1.8'
__version__ = '1.9'


def main():
Expand Down

0 comments on commit 0d9b225

Please sign in to comment.