豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Fix post-release wheel version detection#308

Draft
Bortlesboat wants to merge 1 commit intodeepseek-ai:mainfrom
Bortlesboat:codex/deepgemm-post-version-228
Draft

Fix post-release wheel version detection#308
Bortlesboat wants to merge 1 commit intodeepseek-ai:mainfrom
Bortlesboat:codex/deepgemm-post-version-228

Conversation

@Bortlesboat
Copy link
Copy Markdown

Summary

  • derive the exact package version from tags pointing at HEAD
  • preserve .postN release tags when deep_gemm/__init__.py still carries the base version
  • add regression coverage for plain and local-version post-release builds

Testing

  • python -m pytest tests/test_setup_versioning.py

Closes #228

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.

__version__ doesn't match Git tags for post-releases, breaking build tools

1 participant