Skip to content

Commit 06a01f9

Browse files
committed
Release v1.0.2
1 parent 0f44fe1 commit 06a01f9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 1.0.2
2+
3+
(bugfix) Pass configuration options over to collect during reference checking.
4+
15
## Version 1.0.1 (2025-02-12)
26

37
Documentation improvements.

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-python-betterrefs"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
license = "Apache-2.0"
55
description = "Extended mkdocstrings-python handler with better cross-references support"
66
readme = "README.md"

uv.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)