chore(version): bump 5.1.2 to 5.1.3

This commit is contained in:
Jérome Eertmans
2024-02-16 13:58:43 +01:00
parent 07fd2bdcf1
commit 1dbd2fdde5
3 changed files with 4 additions and 4 deletions

@ -1,5 +1,5 @@
[bumpversion]
current_version = 5.1.2
current_version = 5.1.3
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(-rc(?P<release>\d+))?
serialize =
{major}.{minor}.{patch}-rc{release}

@ -29,4 +29,4 @@ keywords:
- PowerPoint
- Python
license: MIT
version: v5.1.2
version: v5.1.3

@ -1 +1 @@
__version__ = "5.1.2"
__version__ = "5.1.3"