File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
33
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ v0.9.3] - December 4, 2025
7+ - [ Fix scaling issues with TDMS imports] ( https://github.com/sift-stack/sift/pull/422 )
8+
69## [ v0.9.2] - December 3, 2025
710- [ Set Content-Disposition on data imports] ( https://github.com/sift-stack/sift/pull/420 )
811- [ Show validation errors in External Rules] ( https://github.com/sift-stack/sift/pull/369 )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " sift_stack_py"
7- version = " 0.9.2 "
7+ version = " 0.9.3 "
88description = " Python client library for the Sift API"
99requires-python = " >=3.8"
1010readme = { file = " README.md" , content-type = " text/markdown" }
You can’t perform that action at this time.
0 commit comments