We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f39b69 commit 70923cfCopy full SHA for 70923cf
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "maxplotlibx"
7
-version = "0.1.3"
+version = "0.1.4"
8
description = "A reproducible plotting module with various backends and export options."
9
readme = "README.md"
10
requires-python = ">=3.8"
@@ -56,4 +56,4 @@ line-length = 88
56
line-length = 88
57
58
[tool.isort]
59
-profile = "black"
+profile = "black"
0 commit comments