Skip to content

Commit c467e81

Browse files
committed
Version bump v0.6.2
1 parent db37d3f commit c467e81

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ sphinx-mdinclude
44
[![Generated by attribution][attribution-badge]][attribution-url]
55

66

7+
v0.6.2
8+
------
9+
10+
Maintenance release
11+
12+
- Fix minimum docutils dependency requirement (#80)
13+
14+
```text
15+
$ git shortlog -s v0.6.1...v0.6.2
16+
2 Amethyst Reese
17+
1 Emil van der Westhuizen
18+
```
19+
20+
721
v0.6.1
822
------
923

sphinx_mdinclude/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
Do not edit manually. Get more info at https://attribution.omnilib.dev
55
"""
66

7-
__version__ = "0.6.1"
7+
__version__ = "0.6.2"

0 commit comments

Comments
 (0)