Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Blume committed Feb 20, 2024
1 parent 73eb6ec commit 557c6f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
{name = "End", email = "[email protected]"},
]
description="Tools for working with the xml files generated by wgrd_cons_parsers for modding the game Wargame: Red Dragon."
version = "0.2.13"
version = "0.2.14"
requires-python = ">=3.10"
dependencies = [
"dingsda",
Expand Down
2 changes: 1 addition & 1 deletion src/wgrd_cons_tools/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version_string = "0.2.13"
version_string = "0.2.14"

0 comments on commit 557c6f2

Please sign in to comment.