Skip to content

Commit eb14b16

Browse files
committed
Set name to maxplotlibx in pyproject.toml
1 parent 55fda44 commit eb14b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "maxplotlib"
6+
name = "maxplotlibx"
77
version = "0.1"
88
description = "A reproducible plotting module with various backends and export options."
99
readme = "README.md"

0 commit comments

Comments
 (0)