polish minor package details, generate scheme previews

This commit is contained in:
2025-12-10 21:40:00 -08:00
parent ce043fe62f
commit 9484b1883d
25 changed files with 89 additions and 24 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "monobiome"
version = "1.3.1"
version = "1.4.0"
description = "Monobiome color palette"
readme = "README.md"
requires-python = ">=3.12"
@@ -18,6 +18,7 @@ dependencies = [
"numpy>=2.3.4",
"pillow>=12.0.0",
"plotly>=6.3.1",
"pyqt5>=5.15.11",
"scipy>=1.16.2",
]