chore(ci): Bump version to 2025.9.26

This commit is contained in:
Elisiário Couto
2025-09-30 14:09:57 +01:00
parent 8802d24789
commit e6da6ee9ab
3 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,12 @@
## 2025.9.26 (2025/09/30)
### Debug
- Log different sets of GoCardless rate limits. ([8802d247](https://github.com/elisiariocouto/leggen/commit/8802d24789cbb8e854d857a0d7cc89a25a26f378))
## 2025.9.25 (2025/09/30)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
[project]
name = "leggen"
version = "2025.9.25"
version = "2025.9.26"
description = "An Open Banking CLI"
authors = [{ name = "Elisiário Couto", email = "elisiario@couto.io" }]
requires-python = "~=3.13.0"

2
uv.lock generated
View File

@@ -257,7 +257,7 @@ wheels = [
[[package]]
name = "leggen"
version = "2025.9.25"
version = "2025.9.26"
source = { editable = "." }
dependencies = [
{ name = "apscheduler" },