Skip to content

Commit a8a8b63

Browse files
committed
🔖 Release version 0.0.3
1 parent eb8c5e8 commit a8a8b63

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "annotated-doc"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
license = "MIT"
55
license-files = ["LICENSE"]
66
description = "Document parameters, class attributes, return types, and variables inline, with Annotated."

release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Latest Changes
44

5+
## 0.0.3
6+
57
### Docs
68

79
* 📝 Add mention to `griffe-typingdoc`. PR [#10](https://github.com/fastapi/annotated-doc/pull/10) by [@tiangolo](https://github.com/tiangolo).

0 commit comments

Comments
 (0)