chore: prepare release v2.9.1

This commit is contained in:
matt 2025-10-17 18:49:38 -07:00
parent 0f4d165201
commit be6e73347a
7 changed files with 40 additions and 8 deletions

View file

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