Skip to content

Commit 02e1d63

Browse files
committed
update version
1 parent e264cdb commit 02e1d63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,12 @@ keywords = ["powerpoint", "pptx", "xml", "shape", "geometry", "line", "rectangle
2525
license = {file = "LICENSE"}
2626
readme = "README.md"
2727
requires-python = ">=3.8"
28-
version="0.3.0"
28+
version="0.3.1"
2929

3030
[project.urls]
3131
Homepage = "https://github.com/dronperminov/pptx-shapes"
3232
Repository = "https://github.com/dronperminov/pptx-shapes"
33+
Documentation = "https://pptx-shapes.readthedocs.io"
3334
Issues = "https://github.com/dronperminov/pptx-shapes/issues"
3435
Changelog = "https://github.com/dronperminov/pptx-shapes/blob/master/CHANGELOG.md"
3536

0 commit comments

Comments
 (0)