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 591d8e4 commit e90df83Copy full SHA for e90df83
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.2.0...HEAD)
+## [22.3.0](https://github.com/hynek/hatch-fancy-pypi-readme/compare/22.2.0...22.3.0) - 2022-08-06
14
15
### Added
16
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
6
[project]
7
name = "hatch-fancy-pypi-readme"
8
-version = "22.3.0.dev0"
+version = "22.3.0"
9
description = "Fancy PyPI READMEs with Hatch"
requires-python = ">=3.7"
license = "MIT"
0 commit comments