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.55.4 (2025-04-25)
2+
3+ ### Fix
4+
5+ - ** deps** : bump h11 from 0.12.0 to 0.16.0 in /example in the pip group
6+
17## 0.55.3 (2025-04-09)
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.55.3 "
17+ version = " 0.55.4 "
1818description = " Python client for Incident.io"
1919repository = " https://github.com/expobrain/python-incidentio-client"
2020authors = [
" Daniele Esposti <[email protected] >" ]
@@ -72,7 +72,7 @@ ignore_missing_imports = true
7272
7373[tool .commitizen ]
7474name = " cz_conventional_commits"
75- version = " 0.55.3 "
75+ version = " 0.55.4 "
7676version_files = [
7777 " pyproject.toml:^version"
7878]
You can’t perform that action at this time.
0 commit comments