Skip to content

Commit 7d5017e

Browse files
authored
Merge branch 'main' into dependabot/uv/wheel-0.46.2
2 parents 5cec442 + 07788d4 commit 7d5017e

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

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

511
- Dropped support for Python 3.9.
612
[stevepiercy]

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.0rc2.dev0"
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)