mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-25 18:19:36 +00:00
chore(ci): Bump version to 2025.9.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "leggen"
|
||||
version = "2025.9.3"
|
||||
version = "2025.9.4"
|
||||
description = "An Open Banking CLI"
|
||||
authors = [{ name = "Elisiário Couto", email = "elisiario@couto.io" }]
|
||||
requires-python = "~=3.13.0"
|
||||
@@ -88,5 +88,5 @@ markers = [
|
||||
]
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
module = ["apscheduler.*"]
|
||||
module = ["apscheduler.*", "discord_webhook.*"]
|
||||
ignore_missing_imports = true
|
||||
|
||||
Reference in New Issue
Block a user