Skip to content

Commit

Permalink
Version bump v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amyreese committed Jul 24, 2024
1 parent db37d3f commit c467e81
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ sphinx-mdinclude
[![Generated by attribution][attribution-badge]][attribution-url]


v0.6.2
------

Maintenance release

- Fix minimum docutils dependency requirement (#80)

```text
$ git shortlog -s v0.6.1...v0.6.2
2 Amethyst Reese
1 Emil van der Westhuizen
```


v0.6.1
------

Expand Down
2 changes: 1 addition & 1 deletion sphinx_mdinclude/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
Do not edit manually. Get more info at https://attribution.omnilib.dev
"""

__version__ = "0.6.1"
__version__ = "0.6.2"

0 comments on commit c467e81

Please sign in to comment.