fix: restore htmx pagination and seed theme defaults
Some checks failed
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Has been cancelled

This commit is contained in:
matt 2025-09-30 08:26:11 -07:00
parent 4f7d39acba
commit 6e9ba244c9
14 changed files with 66 additions and 28227 deletions

View file

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