We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87454db commit 8d41927Copy full SHA for 8d41927
2 files changed
CHANGELOG.md
@@ -3,6 +3,15 @@
3
4
## Latest
5
6
+## [1.1.2]
7
+
8
+### Released
9
+- 2025-08-28
10
11
+### Added
12
+- Upgrade to [cosmos-xenna 0.1.3](https://pypi.org/project/cosmos-xenna/0.1.3/) for improved scalability and observability.
13
+- Enable Semantic Deduplication on Ray and improve IO efficiency for improved throughput.
14
15
## [1.1.1]
16
17
### Released
pyproject.toml
@@ -15,7 +15,7 @@
[project]
name = "cosmos_curate"
18
-version = "1.0.0"
+version = "1.1.2"
19
description = "Cosmos-Curate"
20
readme = "README.md"
21
authors = [
0 commit comments