We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96717e6 commit 657387fCopy full SHA for 657387f
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = 'hatchling.build'
4
5
[project]
6
name='justpyplot'
7
-version='0.2.2'
+version='0.2.3'
8
authors=[{ name='bedbad',email='antonyuk@bu.edu'}]
9
description='Get your plot in you array, plot fast'
10
readme='README.md'
@@ -70,4 +70,4 @@ lint.ignore = [
70
]
71
72
[tool.ruff.format]
73
-quote-style='single'
+quote-style='single'
0 commit comments