Skip to content

chore(release): bump version to 0.8.2 - #107

Merged
jonathanschultzNU merged 1 commit into
mainfrom
cursor/version-bump-0.8.2-12c1
Aug 30, 2026
Merged

chore(release): bump version to 0.8.2#107
jonathanschultzNU merged 1 commit into
mainfrom
cursor/version-bump-0.8.2-12c1

Conversation

@jonathanschultzNU

Copy link
Copy Markdown
Collaborator

Summary

Release prep for v0.8.2 — pins the version everywhere the GPU SIF build reads it and consolidates the changelog since v0.8.1.

Version pins updated

File Change
pyproject.toml 0.8.2
quantui/__init__.py 0.8.2
apptainer/quantui-gpu.def QUANTUI_VERSION=0.8.2

CPU SIF (quantui.def) — unchanged; installs the working tree at build time (quantui.__version__ inside the image).

Changelog

Moved [Unreleased] content into [0.8.2] - 2026-08-30, covering M-CLUSTER2/SLURM, NCShare launchers (#104), SLURM site gate (#105), IR parallel + CPU SIF default (#106), and other shipped work since v0.8.1.

Docs check

  • docs/CLI.md, apptainer/README.md, runbooks — already current for env vars; no code-doc edits needed in this PR.
  • Planning repo updated separately for v0.8.2 release prep.

After merge

  1. Create GitHub Release v0.8.2 (triggers PyPI publish workflow).
  2. Rebuild GPU SIF: bash apptainer/build-gpu.sh --clean --test (preflights PyPI for 0.8.2).
  3. Rebuild CPU SIF from tagged main: bash apptainer/build.sh --clean --test.

Testing

pre-commit run --all-files
pytest tests/test_gpu_container_def.py tests/test_cpu_container_def.py -q -n0
Open in Web Open in Cursor 

Pin quantui-gpu.def QUANTUI_VERSION to match pyproject; consolidate
CHANGELOG since v0.8.1 (SLURM gate, NCShare launchers, IR parallel,
M-CLUSTER2 batch path, and related fixes).

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
@jonathanschultzNU
jonathanschultzNU marked this pull request as ready for review August 30, 2026 22:03
@jonathanschultzNU
jonathanschultzNU merged commit cfd4da9 into main Aug 30, 2026
5 checks passed
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.

2 participants