Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Version 0.4.3
  • Loading branch information
Mraoul authored Apr 27, 2021
1 parent 280dad0 commit 3f482d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion d20/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pkg_resources

GAME_ENGINE_VERSION_RAW = "0.4.2"
GAME_ENGINE_VERSION_RAW = "0.4.3"
GAME_ENGINE_VERSION = pkg_resources.parse_version(GAME_ENGINE_VERSION_RAW)


Expand Down

0 comments on commit 3f482d9

Please sign in to comment.