Skip to content

Commit fe738fe

Browse files
committed
Start new development cycle
1 parent 9ec38a2 commit fe738fe

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ 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/23.2.0...HEAD)
15+
16+
1417
## [23.2.0](https://github.com/hynek/hatch-fancy-pypi-readme/compare/23.1.0...23.2.0) - 2023-12-31
1518

1619
### Added

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 = "23.2.0"
8+
version = "23.3.0.dev0"
99
description = "Fancy PyPI READMEs with Hatch"
1010
requires-python = ">=3.7"
1111
keywords = ["hatch", "pypi", "readme", "documentation"]

0 commit comments

Comments
 (0)