Skip to content

Commit 3da23fe

Browse files
committed
Bump version: 0.5.12 → 0.5.13
1 parent 6cad79f commit 3da23fe

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.12"
3+
version = "0.5.13"
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.12"
1+
version = "0.5.13"

0 commit comments

Comments
 (0)