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

This commit is contained in:
matt 2025-10-19 09:24:25 -07:00
parent 3769ad9186
commit 454269daab
6 changed files with 72 additions and 4 deletions

View file

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