Skip to content

Commit 046f1b0

Browse files
author
znichollscr
committed
bump: version 0.1.2a1 -> 0.1.2
1 parent 3db3be6 commit 046f1b0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ from the examples given in that link.
2121

2222
<!-- towncrier release notes start -->
2323

24+
## mkdocstrings-python-accessors v0.1.2 (2025-01-17)
25+
26+
No significant changes.
27+
28+
2429
## mkdocstrings-python-accessors v0.1.1 (2025-01-17)
2530

2631
No significant changes.

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-accessors"
3-
version = "0.1.2a1"
3+
version = "0.1.2"
44
description = "Support for documenting accessors with mkdocstrings."
55
authors = [
66
{ name = "Zebedee Nicholls", email = "zebedee.nicholls@climate-resource.com" },

0 commit comments

Comments
 (0)