File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.16.2] ( https://github.com/instill-ai/python-sdk/compare/v0.16.1...v0.16.2 ) (2025-02-19)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** ray:** add -y for apt package installation ([ #255 ] ( https://github.com/instill-ai/python-sdk/issues/255 ) ) ([ d58787b] ( https://github.com/instill-ai/python-sdk/commit/d58787beafa4e18a825b84d8cecaccefe6ceaa93 ) )
9
+
3
10
## [ 0.16.1] ( https://github.com/instill-ai/python-sdk/compare/v0.16.0...v0.16.1 ) (2025-02-17)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
3
3
name = " instill-sdk"
4
- version = " 0.16.1 "
4
+ version = " 0.16.2 "
5
5
description = " python sdk for Instill AI products"
6
6
7
7
packages = [{ include = " instill" }]
Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.16.1 "
2
+ "." : " 0.16.2 "
3
3
}
You can’t perform that action at this time.
0 commit comments