Skip to content

Commit dfbdae7

Browse files
committed
Bumped package version
1 parent 9e431f2 commit dfbdae7

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
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [unreleased]
99

10+
## [v0.13.0] - 25-01-2026
11+
12+
## Added
13+
14+
- The primitives to add lookbacks to dependency results
15+
16+
## Changed
17+
18+
- Improved how dependency results are served within the algorithm
19+
1020
## [v0.12.0] - 03-01-2026
1121

1222
### Removed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "orca-python"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
description = "Python SDK for the Predixus Orca product"
55
authors = [
66
"Frederick Mannings <fred@orc-a.io>"

0 commit comments

Comments
 (0)