Skip to content

Commit 34cf514

Browse files
authored
chore(main): release 0.17.2 (#278)
🤖 I have created a release *beep* *boop* --- ## [0.17.2](v0.17.1...v0.17.2) (2025-05-17) ### Bug Fixes * **ray:** make non-editable work with dynamic pkg import ([#277](#277)) ([0bd4807](0bd4807)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 0bd4807 commit 34cf514

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.17.2](https://github.com/instill-ai/python-sdk/compare/v0.17.1...v0.17.2) (2025-05-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **ray:** make non-editable work with dynamic pkg import ([#277](https://github.com/instill-ai/python-sdk/issues/277)) ([0bd4807](https://github.com/instill-ai/python-sdk/commit/0bd480722c63cac9fc242766087ddd1117856ff6))
9+
310
## [0.17.1](https://github.com/instill-ai/python-sdk/compare/v0.17.0...v0.17.1) (2025-05-17)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
description = "python sdk for Instill AI products"
44
name = "instill-sdk"
5-
version = "0.17.1"
5+
version = "0.17.2"
66

77
packages = [{include = "instill"}]
88

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.17.1"
2+
".": "0.17.2"
33
}

0 commit comments

Comments
 (0)