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

This commit is contained in:
matt 2025-10-06 19:38:39 -07:00
parent 19e032b015
commit bf40be41fb
6 changed files with 32 additions and 6 deletions

View file

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