Skip to content

Commit 945f9b2

Browse files
author
znichollscr
committed
bump: version 0.1.0a1 -> 0.1.0
1 parent ba7acbd commit 945f9b2

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

changelog/1.trivial.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog.md

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

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

24+
## mkdocstrings-python-accessors v0.1.0 (2025-01-17)
25+
26+
### 🔧 Trivial/Internal Changes
27+
28+
- [#1](https://github.com/climate-resource/mkdocstrings-python-accessors/pull/1)

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.0a1"
3+
version = "0.1.0"
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)