Skip to content

Commit 171886e

Browse files
committed
bump: version 3.6.0 → 3.6.1
1 parent 6779b21 commit 171886e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[project]
33
name = "docx2python"
4-
version = "3.6.0"
4+
version = "3.6.1"
55
description = "Extract content from docx files"
66
authors = [{ name = "Shay Hill", email = "shay_public@hotmail.com" }]
77
license = {text = "MIT"}
@@ -19,7 +19,7 @@ build-backend = "setuptools.build_meta"
1919

2020
[tool.commitizen]
2121
name = "cz_conventional_commits"
22-
version = "3.6.0"
22+
version = "3.6.1"
2323
tag_format = "$version"
2424
major-version-zero = true
2525
version_files = ["pyproject.toml:^version"]

0 commit comments

Comments
 (0)