Skip to content

Bump version to 0.16.1-dev - #159

Merged
dstebila merged 1 commit into
mainfrom
reopen-0.16.1-dev
Sep 23, 2026
Merged

dstebila merged 1 commit into
mainfrom
reopen-0.16.1-dev

Conversation

@dstebila

Copy link
Copy Markdown
Member

Reopens the development cycle now that 0.16.0.1 is tagged and released.

Only pyproject.toml changes: 0.16.0.1 -> 0.16.1-dev.

  • With a dev version, the runtime auto-installer clones liboqs main rather than a release tag (_LIBOQS_VERSION_RE in oqs/oqs.py matches both 0.16.1-dev and its PEP 440 normalization 0.16.1.dev0 as dev). While main says 0.16.0.1, a source checkout would install the liboqs 0.16.0 tag instead.
  • CI's VERSION in .github/workflows/python_detailed.yml stays at 0.16.0, the last released liboqs.
  • CHANGES.md and RELEASE.md are untouched; they document the released 0.16.0.1.

This mirrors the previous dev bump, #148.

🤖 Generated with Claude Code

Reopen the development cycle now that 0.16.0.1 is tagged and released.
A dev version makes the runtime auto-installer clone liboqs main instead
of a release tag, so the tree tracks liboqs HEAD until the next release
is prepared.

CI's VERSION stays at 0.16.0, the last released liboqs.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Signed-off-by: Douglas Stebila <dstebila@uwaterloo.ca>
@dstebila
dstebila merged commit cbf1788 into main Sep 23, 2026
10 checks passed
@dstebila
dstebila deleted the reopen-0.16.1-dev branch September 23, 2026 17:31
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