chore: prepare release 2.4.1
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
matt 2025-10-03 11:30:26 -07:00
parent ea3fae7509
commit 641b305955
7 changed files with 49 additions and 32 deletions

View file

@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mtg-deckbuilder"
version = "2.4.0"
version = "2.4.1"
description = "A command-line tool for building and analyzing Magic: The Gathering decks"
readme = "README.md"
license = {file = "LICENSE"}