Skip to content

Commit a19a7e8

Browse files
Release 4.5.2 (#740)
1 parent 1331223 commit a19a7e8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

pyproject.toml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,17 @@ authors = [{ name = "AEECL ECLAIR" }]
66

77
# Hyperion follows Semantic Versioning
88
# https://semver.org/
9-
version = "4.5.1"
9+
version = "4.5.2"
1010
minimal-titan-version-code = 139
1111
requires-python = ">= 3.11, < 3.13"
1212

1313
license = "MIT"
14-
license-files = ["LICENSE", "assets/privacy.txt", "assets/terms-and-conditions.txt", "assets/myeclpay-terms-of-service.txt"]
14+
license-files = [
15+
"LICENSE",
16+
"assets/privacy.txt",
17+
"assets/terms-and-conditions.txt",
18+
"assets/myeclpay-terms-of-service.txt",
19+
]
1520

1621

1722
[tool.ruff]

0 commit comments

Comments
 (0)