chore(ci): Bump version to 2025.9.12

This commit is contained in:
Elisiário Couto
2025-09-16 00:14:10 +01:00
parent 95b3b93a8a
commit be6e152f81
3 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,10 @@
## 2025.9.12 (2025/09/15)
## 2025.9.12 (2025/09/15)
## 2025.9.11 (2025/09/15)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
[project]
name = "leggen"
version = "2025.9.11"
version = "2025.9.12"
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

@@ -220,7 +220,7 @@ wheels = [
[[package]]
name = "leggen"
version = "2025.9.11"
version = "2025.9.12"
source = { editable = "." }
dependencies = [
{ name = "apscheduler" },