From 12963e987ee45936d89f1d9b9f571afecb4eb135 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 20 Feb 2023 18:37:58 +0000 Subject: [PATCH] 0.4.26 Automatically generated by python-semantic-release --- CHANGELOG.md | 3 +++ pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d3c5b1..3b16a28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v0.4.26 (2023-02-20) + + ## v0.4.25 (2023-02-20) diff --git a/pyproject.toml b/pyproject.toml index 55790bc..18993d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fantasyfootball" -version = "0.4.25" +version = "0.4.26" description = "A package for Fantasy Football data and analysis" authors = ["Mark LeBoeuf"] license = "MIT"