File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.53.14 (2025-01-05)
2+
3+ ### Fix
4+
5+ - ** deps-dev** : bump jinja2 from 3.1.4 to 3.1.5 in the pip group
6+
17## 0.53.13 (2024-12-30)
28
39### Fix
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ skip_glob = ".venv"
1414
1515[tool .poetry ]
1616name = " python-incidentio-client"
17- version = " 0.53.13 "
17+ version = " 0.53.14 "
1818description = " Python client for Incident.io"
1919repository = " https://github.com/expobrain/python-incidentio-client"
2020authors = [" Daniele Esposti <daniele.esposti@gmail.com>" ]
@@ -72,7 +72,7 @@ ignore_missing_imports = true
7272
7373[tool .commitizen ]
7474name = " cz_conventional_commits"
75- version = " 0.53.13 "
75+ version = " 0.53.14 "
7676version_files = [
7777 " pyproject.toml:^version"
7878]
You can’t perform that action at this time.
0 commit comments