chore: prepare release 2.9.0

This commit is contained in:
matt 2025-10-17 17:17:20 -07:00
parent 49eabce19d
commit 4cf3969ae6
7 changed files with 63 additions and 29 deletions

View file

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