1 parent f8485b9 commit 21fed11Copy full SHA for 21fed11
1 file changed
pyproject.toml
@@ -7,10 +7,10 @@ name = "scrap_engine"
7
authors = [{ name = "lxgr", email = "lxgr@protonmail.com" }]
8
description = "A 2D ascii game engine for the terminal"
9
keywords = ["game", "Ascii"]
10
-version = "1.5.0"
+version = "1.5.1"
11
license = { text = "GPL-3.0-only" }
12
readme = "README.md"
13
-requires-python = ">=3.13"
+requires-python = ">=3.12"
14
classifiers = [
15
"Programming Language :: Python :: 3",
16
"Operating System :: OS Independent",
0 commit comments