Skip to content

Commit f0add34

Browse files
committed
Bump version: 0.5.10 → 0.5.11
1 parent d4a6c5b commit f0add34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "ovld"
3-
version = "0.5.10"
3+
version = "0.5.11"
44
description = "Overloading Python functions"
55
authors = [
66
{ name = "Olivier Breuleux", email = "[email protected]" }

src/ovld/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.5.10"
1+
version = "0.5.11"

0 commit comments

Comments
 (0)