Skip to content

Commit 075e6b6

Browse files
committed
fix: update version in project.toml file
1 parent 3f91bfd commit 075e6b6

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "otary"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "Otary — elegant, readable, and powerful image and 2D geometry Python library."
55
authors = [
66
{name="Alexandre Poupeau", email="contact@alexandrepoupeau.com"}

0 commit comments

Comments
 (0)