Skip to content

Commit c8cae47

Browse files
committed
Bump version: 0.5.9 → 0.5.10
1 parent fc97fd5 commit c8cae47

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.9"
3+
version = "0.5.10"
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.9"
1+
version = "0.5.10"

0 commit comments

Comments
 (0)