Skip to content

Commit 683da84

Browse files
committed
Update version in init
1 parent c32a9a7 commit 683da84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from docx.api import Document # noqa
44

5-
__version__ = "1.2.1"
5+
__version__ = "1.2.2"
66

77

88
# register custom Part classes with opc package reader

0 commit comments

Comments
 (0)