Skip to content

Commit 50e1d69

Browse files
committed
Bump to v0.13.13
1 parent 18a4813 commit 50e1d69

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v0.13.13] - 2022-11-16
11+
1012
* Update GitHub actions by @i80and in https://github.com/mongodb/snooty-parser/pull/424
1113
* DOP-3159: README overhaul by @seungpark in https://github.com/mongodb/snooty-parser/pull/425
1214
* DOP-3307: Generate metadata for OpenAPI content pages by @rayangler in https://github.com/mongodb/snooty-parser/pull/426

snooty/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""The Snooty documentation writer's tool."""
22

3-
__version__ = "0.13.12.dev"
3+
__version__ = "0.13.13"

0 commit comments

Comments
 (0)