Skip to content

Commit dcf5ffe

Browse files
committed
Yank v0.11.7
1 parent 5aac560 commit dcf5ffe

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10-
## [v0.11.7] - 2021-11-17
11-
1210
### Added
1311

1412
- Add `v5.0` and `v5.1` extlinks for the server manual (#354, #356)

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.11.7.dev"
3+
__version__ = "0.11.6.dev"

0 commit comments

Comments
 (0)