Skip to content

Commit

Permalink
0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Berserker66 committed Jan 8, 2022
1 parent f656f08 commit aff9114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Version(typing.NamedTuple):
build: int


__version__ = "0.2.2"
__version__ = "0.2.3"
version_tuple = tuplize_version(__version__)

from yaml import load, dump, safe_load
Expand Down

0 comments on commit aff9114

Please sign in to comment.