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

This commit is contained in:
matt 2026-03-20 13:11:03 -07:00
parent fadb05c592
commit 7e5a29dd74
7 changed files with 109 additions and 6 deletions

View file

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