Skip to content

Commit 69e8420

Browse files
committed
Fix twine problem
1 parent b951fe6 commit 69e8420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Firebird UUID"
99
readme = "README.rst"
1010
requires-python = ">=3.8, <4"
1111
license = { file = "LICENSE" }
12-
authors = [{ name = "Pavel Císař", email = "pcisar@users.sourceforge.net"}]
12+
authors = [{ name = "Pavel Cisar", email = "pcisar@users.sourceforge.net"}]
1313
keywords = ["Firebird", "UUID"]
1414
classifiers = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)