Commit e5153ab0 authored by gitlab-ci's avatar gitlab-ci
Browse files

bump: version 0.15.3.post1 > 0.15.4

parent 1b4e98bc
Loading
Loading
Loading
Loading
Loading

changelog/60.fix.md

deleted100644 → 0
+0 −1
Changes for changelog/60.fix.md: 0 added lines, 1 removed line.
Original line number Diff line number Diff line
Fixed up the xarray inventory link used in the docs (the old one had redirects and would often lead to 429 errors)
+7 −0
Changes for docs/changelog.md: 7 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -21,6 +21,13 @@ from the examples given in that link.

<!-- towncrier release notes start -->

## Copier - core python repository v0.15.4 (2026-07-25)

### 🐛 Bug Fixes

- Fixed up the xarray inventory link used in the docs (the old one had redirects and would often lead to 429 errors) ([#60](https://gitlab.com/openscm/copier-core-python-repository/-/merge_requests/60))


## Copier - core python repository v0.15.3 (2026-07-09)

### 🐛 Bug Fixes
+1 −1
Changes for pyproject.toml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
[project]
name = "copier-core-python-repository"
version = "0.15.3.post1"
version = "0.15.4"
description = "Copier template for core python repositories"
authors = [
    {name = "Zebedee Nicholls", email = "zebedee.nicholls@climate-energy-college.org"},
+1 −1
Changes for uv.lock: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -196,7 +196,7 @@ wheels = [

[[package]]
name = "copier-core-python-repository"
version = "0.15.3.post1"
version = "0.15.4"
source = { virtual = "." }

[package.dev-dependencies]