File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 log level and ` patch_logging() ` for fine-grained protocol-level debugging
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.38.0] - 2026-04-03
23+
24+ ### Added
25+
26+ * TRACE log level and ` patch_logging() ` for fine-grained protocol-level debugging
27+
2228## [ 1.37.2] - 2026-03-30
2329
2430### Fixed
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ def read_file(path):
4444
4545setuptools .setup (
4646 name = "appier" ,
47- version = "1.37.2 " ,
47+ version = "1.38.0 " ,
4848 author = "Hive Solutions Lda." ,
4949 author_email = "development@hive.pt" ,
5050 description = "Appier Framework" ,
You can’t perform that action at this time.
0 commit comments