chore: prepare release 4.0.1

This commit is contained in:
matt 2026-03-17 17:44:56 -07:00
parent 9fc90ed27d
commit 0ccb05f792
7 changed files with 67 additions and 5 deletions

View file

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