We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35337bd commit 61bfac7Copy full SHA for 61bfac7
CHANGELOG.md
@@ -10,7 +10,7 @@ The **third number** is for emergencies when we need to start branches for older
10
11
<!-- changelog follows -->
12
13
-## [Unreleased](https://github.com/hynek/hatch-fancy-pypi-readme/compare/22.1.0...HEAD)
+## [22.2.0](https://github.com/hynek/hatch-fancy-pypi-readme/compare/22.1.0...22.2.0) - 2022-08-05
14
15
### Changed
16
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
6
[project]
7
name = "hatch-fancy-pypi-readme"
8
-version = "22.2.0.dev0"
+version = "22.2.0"
9
description = "Fancy PyPI READMEs with Hatch"
dynamic = ["readme"]
requires-python = ">=3.8"
0 commit comments