Skip to content

Commit 23dd175

Browse files
committed
version 0.1.5
1 parent 71b9401 commit 23dd175

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
See also the
44
[unreleased changes](https://foss.heptapod.net/fluiddyn/hg-setup/-/compare/0.1.4...branch%2Fdefault).
55

6+
## [0.1.5] (2025/06/26)
7+
8+
- `experimental.topic-mode = warning` by default.
9+
610
## [0.1.4] (2025/02/11)
711

812
- [!7](https://foss.heptapod.net/fluiddyn/hg-setup/-/merge_requests/7) confirm
@@ -23,3 +27,4 @@ See also the
2327
[0.1.2]: https://foss.heptapod.net/fluiddyn/hg-setup/-/compare/0.1.0...0.1.2
2428
[0.1.3]: https://foss.heptapod.net/fluiddyn/hg-setup/-/compare/0.1.2...0.1.3
2529
[0.1.4]: https://foss.heptapod.net/fluiddyn/hg-setup/-/compare/0.1.3...0.1.4
30+
[0.1.5]: https://foss.heptapod.net/fluiddyn/hg-setup/-/compare/0.1.4...0.1.5

pyproject.toml

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

66
[project]
77
name = "hg-setup"
8-
version = "0.1.4"
8+
version = "0.1.5"
99
description = "Helper for setting up and configuring Mercurial"
1010
authors = [
1111
{ name = "Pierre Augier", email = "pierre.augier@univ-grenoble-alpes.fr" },

0 commit comments

Comments
 (0)