Skip to content

Commit 70923cf

Browse files
committed
Set version to 0.1.4
1 parent 8f39b69 commit 70923cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "maxplotlibx"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "A reproducible plotting module with various backends and export options."
99
readme = "README.md"
1010
requires-python = ">=3.8"
@@ -56,4 +56,4 @@ line-length = 88
5656
line-length = 88
5757

5858
[tool.isort]
59-
profile = "black"
59+
profile = "black"

0 commit comments

Comments
 (0)