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

This commit is contained in:
matt 2025-10-08 11:54:50 -07:00
parent ae95837cf2
commit 86ec68acb4
7 changed files with 61 additions and 9 deletions

View file

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