Skip to content

Commit d7bc72e

Browse files
authored
Release v2.7.1 (#2186)
1 parent e52f811 commit d7bc72e

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

.semversioner/2.7.1.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"description": "Pin pandas==2.3.3.",
5+
"type": "patch"
6+
}
7+
],
8+
"created_at": "2026-01-26T17:46:58+00:00",
9+
"version": "2.7.1"
10+
}

.semversioner/next-release/patch-20260123002050110394.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
2+
23
Note: version releases in the 0.x.y range may introduce breaking changes.
34

5+
## 2.7.1
6+
7+
- patch: Pin pandas==2.3.3.
8+
49
## 2.7.0
510

611
- minor: Set LiteLLM as default in init_content.

0 commit comments

Comments
 (0)