File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,12 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414### Changed
1515
16- * Add ` UNKNOWN_PROTOCOL ` , ` VERSION_TOO_LOW ` and ` BAD_KEY_SHARE ` to ` SSL_SILENT_REASONS `
16+ *
1717
1818### Fixed
1919
2020*
2121
22+ ## [ 1.53.5] - 2026-04-15
23+
24+ ### Changed
25+
26+ * Add ` UNKNOWN_PROTOCOL ` , ` VERSION_TOO_LOW ` and ` BAD_KEY_SHARE ` to ` SSL_SILENT_REASONS `
27+
2228## [ 1.53.4] - 2026-04-15
2329
2430### Changed
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ def read_file(path):
5757
5858setuptools .setup (
5959 name = "netius" ,
60- version = "1.53.4 " ,
60+ version = "1.53.5 " ,
6161 author = "Hive Solutions Lda." ,
6262 author_email = "development@hive.pt" ,
6363 description = "Netius System" ,
Original file line number Diff line number Diff line change 5858identification of both the clients and the services this
5959value may be prefixed or suffixed """
6060
61- VERSION = "1.53.4 "
61+ VERSION = "1.53.5 "
6262""" The version value that identifies the version of the
6363current infra-structure, all of the services and clients
6464may share this value """
You can’t perform that action at this time.
0 commit comments