Skip to content

Commit ddd9201

Browse files
committed
Preparing release 2.0
1 parent a30b005 commit ddd9201

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

3-
## 2.0rc2 (unreleased)
3+
## 2.0 (2026-02-23)
44

55
- Dropped support for Python 3.9.
66
[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.0"
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)