Skip to content

Commit

Permalink
Increase version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
xxao committed Oct 13, 2022
1 parent 2da601c commit a409d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gress/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) Martin Strohalm. All rights reserved.

# set version
version = (0, 1, 1)
version = (0, 2, 1)

# import constants
from .enums import *
Expand Down

0 comments on commit a409d5f

Please sign in to comment.