Skip to content

Commit da41db3

Browse files
committed
Python 3.12 and 3.13
1 parent 2b6ad88 commit da41db3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
requires-python = ">= 3.11"
77
name = "lazyfpl"
8-
version = "0.4.3"
8+
version = "0.5.0"
99
description = "Fantasy Premier League Team Optimizer - Win at FPL with lazines"
1010
readme = "README.md"
1111
license = {text = "MIT"}
@@ -33,6 +33,8 @@ classifiers = [
3333
"Operating System :: POSIX :: Linux",
3434
"Programming Language :: Python :: 3.10",
3535
"Programming Language :: Python :: 3.11",
36+
"Programming Language :: Python :: 3.12",
37+
"Programming Language :: Python :: 3.13",
3638
"Programming Language :: Python",
3739
"Topic :: Games/Entertainment",
3840
"Topic :: Scientific/Engineering :: Information Analysis",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)