Skip to content

Commit ce04a79

Browse files
joamagclaude
andcommitted
version: 1.43.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 755313b commit ce04a79

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
* TRACE logging for HTTP error details in netius and requests resolvers
12+
*
1313

1414
### Changed
1515

@@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
*
2121

22+
## [1.43.0] - 2026-04-08
23+
24+
### Added
25+
26+
* TRACE logging for HTTP error details in netius and requests resolvers
27+
2228
## [1.42.0] - 2026-04-08
2329

2430
### Added

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def read_file(path):
4444

4545
setuptools.setup(
4646
name="appier",
47-
version="1.42.0",
47+
version="1.43.0",
4848
author="Hive Solutions Lda.",
4949
author_email="development@hive.pt",
5050
description="Appier Framework",

0 commit comments

Comments
 (0)