File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and the project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 0.7.1] - 2026-01-08
11+
1012### Changed
1113
1214- Move ` inference/base.py ` out of ` inference/ ` ([ #144 ] ( https://github.com/microsoft/syntheseus/pull/144 ) ) ([ @kmaziarz ] )
@@ -142,7 +144,7 @@ and the project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.
142144
143145:seedling : Initial public release, containing several multi-step search algorithms and a minimal interface for single-step models.
144146
145- [ Unreleased ] : https://github.com/microsoft/syntheseus/compare/v0.7.0 ...HEAD
147+ [ Unreleased ] : https://github.com/microsoft/syntheseus/compare/v0.7.1 ...HEAD
146148[ 0.1.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.1.0
147149[ 0.2.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.2.0
148150[ 0.3.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.3.0
@@ -151,6 +153,7 @@ and the project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.
151153[ 0.5.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.5.0
152154[ 0.6.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.6.0
153155[ 0.7.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.7.0
156+ [ 0.7.1 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.7.1
154157
155158[ @austint ] : https://github.com/AustinT
156159[ @kmaziarz ] : https://github.com/kmaziarz
You can’t perform that action at this time.
0 commit comments