We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f93b61 commit c9057acCopy full SHA for c9057ac
1 file changed
docx/__init__.py
@@ -2,7 +2,7 @@
2
3
from docx.api import Document # noqa
4
5
-__version__ = "1.2.2"
+__version__ = "1.2.3"
6
7
8
# register custom Part classes with opc package reader
0 commit comments