Skip to content

Commit 404f069

Browse files
joamagclaude
andcommitted
version: 1.35.1
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7f7545c commit 404f069

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16+
*
17+
18+
### Fixed
19+
20+
*
21+
22+
## [1.35.1] - 2026-02-03
23+
24+
### Changed
25+
1626
* Ensures result in ASGI response is a sequence
1727

1828
### Fixed

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.35.0",
47+
version="1.35.1",
4848
author="Hive Solutions Lda.",
4949
author_email="development@hive.pt",
5050
description="Appier Framework",

0 commit comments

Comments
 (0)