Skip to content

[build]: bump accelerate-kt 1.14.0.post1#2

Merged
JimmyPeilinLi merged 1 commit into
sft-v5from
release/post1-pypi-20260430
Apr 29, 2026
Merged

[build]: bump accelerate-kt 1.14.0.post1#2
JimmyPeilinLi merged 1 commit into
sft-v5from
release/post1-pypi-20260430

Conversation

@JimmyPeilinLi
Copy link
Copy Markdown

Bump accelerate-kt package version for the post1 PyPI release.

@JimmyPeilinLi JimmyPeilinLi merged commit 300eebe into sft-v5 Apr 29, 2026
4 of 26 checks passed
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the package version in setup.py to 1.14.0.post1. Feedback indicates that the version string in src/accelerate/__init__.py should also be updated to maintain consistency and ensure the correct version is reported at runtime.

Comment thread setup.py
setup(
name="accelerate-kt",
version="1.14.0",
version="1.14.0.post1",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

high

The version update to 1.14.0.post1 in setup.py is inconsistent with the __version__ string in src/accelerate/__init__.py, which is still set to 1.14.0. To ensure that the package reports the correct version at runtime (e.g., via accelerate.__version__), please update the version in src/accelerate/__init__.py as well.

@JimmyPeilinLi JimmyPeilinLi deleted the release/post1-pypi-20260430 branch April 29, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant