We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0b884 commit 2b6ad88Copy full SHA for 2b6ad88
pyproject.toml
@@ -5,11 +5,11 @@ build-backend = "hatchling.build"
5
[project]
6
requires-python = ">= 3.11"
7
name = "lazyfpl"
8
-version = "0.4.0"
+version = "0.4.3"
9
description = "Fantasy Premier League Team Optimizer - Win at FPL with lazines"
10
readme = "README.md"
11
license = {text = "MIT"}
12
-authors = [{name = "JB Lovland", email = "janbjorge@gmail.com"}]
+authors = [{name = "JeyBee", email = "janbjorge@gmail.com"}]
13
homepage = "https://github.com/janbjorge/lazyFPL"
14
repository = "https://github.com/janbjorge/lazyFPL"
15
keywords = [
0 commit comments