Make colour injecting not the default and put in better safegaurds around injecting the cmap

This commit is contained in:
2026-06-01 17:16:49 +10:00
parent d9129d7331
commit 0ec2dd96f8
3 changed files with 11 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[project]
name = "makegraph"
version = "0.2.0"
version = "0.2.1"
description = "A custom python Matplotlib wrapper"
readme = "README.md"
authors = [
@@ -13,4 +13,4 @@ dependencies = [
[build-system]
requires = ["uv_build>=0.10.2,<0.11.0"]
build-backend = "uv_build"
build-backend = "uv_build"