Skip to content

Commit 4618345

Browse files
committed
Prepare 22.8.0
1 parent 2201513 commit 4618345

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.7.0...HEAD)
14+
## [22.8.0](https://github.com/hynek/hatch-fancy-pypi-readme/compare/22.7.0...22.8.0) - 2022-10-02
1515

1616
### Added
1717

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55

66
[project]
77
name = "hatch-fancy-pypi-readme"
8-
version = "22.8.0.dev0"
8+
version = "22.8.0"
99
description = "Fancy PyPI READMEs with Hatch"
1010
requires-python = ">=3.7"
1111
keywords = ["hatch", "pypi", "readme", "documentation"]

0 commit comments

Comments
 (0)