Skip to content

Commit 07788d4

Browse files
committed
Back to development: 2.1
1 parent ddd9201 commit 07788d4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.1 (unreleased)
4+
5+
6+
- Nothing changed yet.
7+
8+
39
## 2.0 (2026-02-23)
410

511
- Dropped support for Python 3.9.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sphinxcontrib-httpexample"
3-
version = "2.0"
3+
version = "2.1.dev0"
44
description = "Adds example directive for sphinx-contrib httpdomain"
55
readme = "README.md"
66
keywords = ["sphinx", "extension", "http", "rest", "documentation"]

0 commit comments

Comments
 (0)