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

This commit is contained in:
matt 2025-10-16 11:44:18 -07:00
parent ab1aac1ee7
commit e0fe8a36e6
7 changed files with 36 additions and 12 deletions

View file

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