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 7ad5453 commit f65ebddCopy full SHA for f65ebdd
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "easygdf"
3
-version = "2.0.10"
+version = "2.1.0"
4
authors = [
5
{ name="Christopher M. Pierce", email="[email protected]" },
6
]
@@ -26,4 +26,4 @@ Homepage = "https://github.com/electronsandstuff/easygdf"
26
[tool.ruff]
27
line-length = 120
28
indent-width = 4
29
-target-version = "py312"
+target-version = "py312"
0 commit comments