chore: prepare release v3.0.1
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
matt 2025-10-19 14:07:55 -07:00
parent a7f11a2261
commit 1d95c5cbd0
7 changed files with 54 additions and 11 deletions

View file

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