chore(ci): Bump version to 0.6.10

This commit is contained in:
Elisiário Couto
2025-01-14 01:10:57 +00:00
parent 7480094419
commit 7daffe13ec
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
## 0.6.10 (2025/01/14)
### Bug Fixes
- **ci:** Install uv before publishing. ([74800944](https://github.com/elisiariocouto/leggen/commit/7480094419697a46515a88a635d4e73820b0d283))
## 0.6.9 (2025/01/14)
### Miscellaneous Tasks

View File

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