Skip to content

RLS: setup for v0.11.3#851

Merged
mmcky merged 2 commits into
mainfrom
release-v0.11.3
Jul 8, 2026
Merged

RLS: setup for v0.11.3#851
mmcky merged 2 commits into
mainfrom
release-v0.11.3

Conversation

@mmcky

@mmcky mmcky commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Release setup for v0.11.3 — bumps __version__ and adds the CHANGELOG stub, following the standard release pattern.

  • quantecon/__init__.py: __version__ 0.11.20.11.3
  • CHANGELOG.md: new ## Ver 0.11.3 entry pointing at the (to-be-created) GitHub release notes

Merge order

Opened as a draft so we are ready to cut the release as soon as the outstanding docs PRs land. Merge this after:

This branch is cut from main, so it merges cleanly regardless of when those land — the version bump is independent of their content.

Before merging

  • Confirm 0.11.3 is the intended version (all changes since v0.11.2 are patch-level: bug fixes, CI hardening, refactors, tests, docs).
  • Update the CHANGELOG date if the release lands on a day other than the placeholder 7th-July-2026.
  • After merge, tag v0.11.3 and publish the GitHub release notes.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mmcky

mmcky commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@oyamad I would like to organise a new release for QuantEcon/lecture-python-advanced.myst#346

@coveralls

coveralls commented Jul 7, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 93.561%. remained the same — release-v0.11.3 into main

@mmcky mmcky marked this pull request as ready for review July 8, 2026 02:27
Copilot AI review requested due to automatic review settings July 8, 2026 02:27
Comment thread CHANGELOG.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Prepares QuantEcon.py for the v0.11.3 release by bumping the package version and adding a corresponding top-of-file changelog stub that points readers to GitHub release notes.

Changes:

  • Bump quantecon.__version__ from 0.11.2 to 0.11.3.
  • Add a 0.11.3 section to CHANGELOG.md linking to the (future) v0.11.3 GitHub release notes.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
quantecon/init.py Updates the library’s runtime-reported version to 0.11.3.
CHANGELOG.md Adds a new 0.11.3 changelog stub pointing to GitHub release notes.

Comment thread CHANGELOG.md Outdated
@mmcky mmcky merged commit 2c179d5 into main Jul 8, 2026
12 checks passed
@mmcky mmcky deleted the release-v0.11.3 branch July 8, 2026 02:45
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.

3 participants