Skip to content

Commit f65ebdd

Browse files
version bump
1 parent 7ad5453 commit f65ebdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "easygdf"
3-
version = "2.0.10"
3+
version = "2.1.0"
44
authors = [
55
{ name="Christopher M. Pierce", email="[email protected]" },
66
]
@@ -26,4 +26,4 @@ Homepage = "https://github.com/electronsandstuff/easygdf"
2626
[tool.ruff]
2727
line-length = 120
2828
indent-width = 4
29-
target-version = "py312"
29+
target-version = "py312"

0 commit comments

Comments
 (0)