fix: include ck_prices_cache.json in similarity cache build and download flows

This commit is contained in:
matt 2026-04-04 20:25:33 -07:00
parent e03f22a697
commit 6ecd45117f
9 changed files with 21 additions and 4 deletions

View file

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