We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a6c5b commit f0add34Copy full SHA for f0add34
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "ovld"
3
-version = "0.5.10"
+version = "0.5.11"
4
description = "Overloading Python functions"
5
authors = [
6
{ name = "Olivier Breuleux", email = "[email protected]" }
src/ovld/version.py
@@ -1 +1 @@
0 commit comments