Make colour injecting not the default and put in better safegaurds around injecting the cmap
This commit is contained in:
+2
-2
@@ -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"
|
||||
Reference in New Issue
Block a user