Skip to content

Commit c41084a

Browse files
author
semantic-release
committed
0.9.1
Automatically generated by python-semantic-release
1 parent 710832b commit c41084a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.9.1 (2025-01-16)
5+
6+
### Bug Fixes
7+
8+
- Config path resolve ([#52](https://github.com/watermarkhu/mkdocstrings-matlab/pull/52),
9+
[`710832b`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/710832b12d6371d9f5bba5578c4e3a555fe8a38d))
10+
11+
412
## v0.9.0 (2025-01-16)
513

614
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mkdocstrings-matlab"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
description = "A MATLAB handler for mkdocstrings"
55
authors = [
66
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }

0 commit comments

Comments
 (0)