Skip to content
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.5
0.6.6
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Given the API changes mentioned in the pull request description, specifically the change of the default value for disable_state_update in gated_delta_rule_mtp from True to False, this could be a breaking change for users who were relying on the previous default behavior. According to semantic versioning practices for projects in version 0.x, introducing breaking changes should result in a minor version bump. A patch version is typically for backward-compatible bug fixes. Therefore, a version bump to 0.7.0 might be more appropriate for this release.

0.7.0

Loading