Version in pyproject.toml updated to 1.0.3

This commit is contained in:
Nicolas Kruse 2025-09-05 16:18:29 +02:00 committed by GitHub
parent e8e4e80909
commit d8e77d9572
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "pelfy"
version = "1.0.2"
version = "1.0.3"
authors = [
{ name="Nicolas Kruse", email="nicolas.kruse@nonan.net" },
]