v0.10.2.post1

xorbitsai/inferencev0.10.2.post1Apr 19, 2024by XprobeBot

AI Summary

A minor patch release fixing dependency issues in the client and RESTful client packages to ensure proper functioning.

Key Highlights

  • Fixed `xinference-client` package dependencies
  • Fixed RESTful client type dependencies

Full Release Notes

# What's new in 0.10.2.post1 (2024-04-19)
These are the changes in inference v0.10.2.post1.
## Bug fixes
* BUG: Fix `xinference-client` package depends on internal code by @ChengjieLi28 in https://github.com/xorbitsai/inference/pull/1330
* BUG: Fix restful client depends on specific type by @ChengjieLi28 in https://github.com/xorbitsai/inference/pull/1331


**Full Changelog**: https://github.com/xorbitsai/inference/compare/v0.10.2...v0.10.2.post1