Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0cf6d71

Browse files
committed
release: prepare v1.1.2 release
1 parent0a8e9c4 commit0cf6d71

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Release History
44
---------------
55

6+
1.1.2 (2024-05-01)
7+
++++++++++++++++++
8+
9+
- Fix #1383 Revert lxml<=4.9.2 pin that breaks Python 3.12 install
10+
- Fix #1385 Support use of Part._rels by python-docx-template
11+
- Add support and testing for Python 3.12
12+
613
1.1.1 (2024-04-29)
714
++++++++++++++++++
815

‎src/docx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
ifTYPE_CHECKING:
1414
fromdocx.opc.partimportPart
1515

16-
__version__="1.1.1"
16+
__version__="1.1.2"
1717

1818

1919
__all__= ["Document"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp