chore: prepare release v2.7.1

This commit is contained in:
matt 2025-10-14 17:51:54 -07:00
parent 3647d04eec
commit 9b4e998495
7 changed files with 23 additions and 9 deletions

View file

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