We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4b6c2 commit f67a286Copy full SHA for f67a286
2 files changed
CHANGELOG.md
@@ -17,6 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
### Fixed
19
20
+*
21
+
22
+## [0.3.11] - 2026-01-24
23
24
+### Fixed
25
26
* Type coercion issue in `sum_results` by using dynamic default values based on inferred types
27
28
## [0.3.10] - 2026-01-11
setup.py
@@ -33,7 +33,7 @@
33
34
setuptools.setup(
35
name="omnix",
36
- version="0.3.10",
+ version="0.3.11",
37
author="Hive Solutions Lda.",
38
author_email="development@hive.pt",
39
description="Omnix System",
0 commit comments