Skip to content

Commit 97bc42d

Browse files
Increment version number to 0.5.0
1 parent 0247062 commit 97bc42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "office-templates"
10-
version = "0.4.2"
10+
version = "0.5.0"
1111
description = "Generates Office documents (PPTX/XLSX) from template files that are flexibly populated or composed using provided context."
1212
readme = "README.md"
1313
requires-python = ">=3.12"

0 commit comments

Comments
 (0)