Skip to content

Commit 81f3e55

Browse files
committed
Post-release bump
1 parent 3c4b779 commit 81f3e55

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "snooty"
3-
version = "0.20.17"
3+
version = "0.20.17.dev"
44
description = ""
55
authors = ["MongoDB, inc. <andrew.aldridge@mongodb.com>"]
66
license = "Apache-2.0"

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.20.17"
3+
__version__ = "0.20.17.dev"

0 commit comments

Comments
 (0)