chore: release 2.5.0
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
matt 2025-10-06 10:11:22 -07:00
parent 0db3dcc306
commit b7bf72efe8
7 changed files with 65 additions and 33 deletions

View file

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