Skip to content

Commit e221855

Browse files
committed
Prepare 22.5.0
1 parent 33e3a26 commit e221855

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The **third number** is for emergencies when we need to start branches for older
1111
<!-- changelog follows -->
1212

1313

14-
## [Unreleased](https://github.com/hynek/hatch-fancy-pypi-readme/compare/22.4.0...HEAD)
14+
## [22.5.0](https://github.com/hynek/hatch-fancy-pypi-readme/compare/22.4.0...22.5.0) - 2022-09-10
1515

1616
### Changed
1717

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
[project]
77
dynamic = ["readme"]
88
name = "hatch-fancy-pypi-readme"
9-
version = "22.5.0.dev0"
9+
version = "22.5.0"
1010
description = "Fancy PyPI READMEs with Hatch"
1111
requires-python = ">=3.7"
1212
keywords = ["hatch", "pypi", "readme", "documentation"]

0 commit comments

Comments
 (0)