Version Bump Needed
The current version in Project.toml (2.26.0) has been successfully registered, but there are unreleased changes that need a new version.
Changes since v2.26.0
4 commits have been made since the last release (v2.26.0, released 2025-12-24):
-
Fix minimum version bounds for ModelingToolkitBase dependencies (3 days ago)
-
CompatHelper: bump compat for PreallocationTools to 1 (3 days ago)
Recommended Action
Bump version from 2.26.0 to 2.27.0 to prepare for release.
I've prepared the version bump on branch version-bump-20260101-232013 but cannot push it due to permissions. The change is:
- Project.toml: version = "2.26.0" → version = "2.27.0"
Registration Command
After the version is bumped and merged to main, register with:
@JuliaRegistrator register
cc @ChrisRackauckas
Version Bump Needed
The current version in Project.toml (2.26.0) has been successfully registered, but there are unreleased changes that need a new version.
Changes since v2.26.0
4 commits have been made since the last release (v2.26.0, released 2025-12-24):
Fix minimum version bounds for ModelingToolkitBase dependencies (3 days ago)
CompatHelper: bump compat for PreallocationTools to 1 (3 days ago)
Recommended Action
Bump version from 2.26.0 to 2.27.0 to prepare for release.
I've prepared the version bump on branch
version-bump-20260101-232013but cannot push it due to permissions. The change is:Registration Command
After the version is bumped and merged to main, register with:
cc @ChrisRackauckas