Skip to content

Commit 022cc68

Browse files
committed
Bump version: 0.5.13 → 0.5.14
1 parent c2e965f commit 022cc68

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.13"
3+
version = "0.5.14"
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.13"
1+
version = "0.5.14"

0 commit comments

Comments
 (0)