Skip to content

Commit 45695d6

Browse files
committed
bump the version
1 parent 71b5fbd commit 45695d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "arcade-imgui"
3-
version = "0.3.0"
4-
description = "IMGUI integration for arcade"
3+
version = "0.4.0"
4+
description = "IMGUI integration for Python Arcade"
55
authors = ["Kurtis Fields <kurtisfields@gmail.com>"]
66
license = "MIT"
77

0 commit comments

Comments
 (0)