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

This commit is contained in:
matt 2025-10-13 16:06:58 -07:00
parent 6f67ee79ca
commit f6a6f72950
7 changed files with 39 additions and 11 deletions

View file

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