Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9776451

Browse files
Merge pull request #189 from kylegibson/issue_189
Increment to 0.9.3
2 parents 96ea681 + 9473ad6 commit 9776451

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**0.9.3**
2+
3+
- Headings inside a complex field no longer fail to ignore styles
4+
15
**0.9.2**
26

37
- Fixed issue where multiple complex fields in the same paragraph would cause

pydocx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
'PyDocX',
77
]
88

9-
__version__ = '0.9.2'
9+
__version__ = '0.9.3'

0 commit comments

Comments
 (0)