Skip to content

Commit 49d4091

Browse files
committed
chore: add HISTORY.rst to bump2version config and fix current release entry
1 parent f68da63 commit 49d4091

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@ tag = True
88
[bumpversion:file:pyproject.toml]
99

1010
[bumpversion:file:src/api_pgd_client/__init__.py]
11+
12+
[bumpversion:file:HISTORY.rst]
13+
search = Unreleased
14+
----------
15+
replace = {new_version}
16+
------------------

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
History
33
=======
44

5-
Unreleased
6-
----------
5+
0.2.0 (2026-05-01)
6+
------------------
77

88
**Build**
99

0 commit comments

Comments
 (0)