Skip to content

Set version to 26-dev - #508

Merged
dvolodin7 merged 1 commit into
masterfrom
NOC-26-dev
Sep 4, 2026
Merged

Set version to 26-dev#508
dvolodin7 merged 1 commit into
masterfrom
NOC-26-dev

Conversation

@dvolodin7

@dvolodin7 dvolodin7 commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Bump the NOC version to the 26-dev development cycle.

Key changes

  • Update the version constant in __init__.py from "25.1" to "26-dev".

Notable implementation details

  • The version is declared once as __version__ in the root module and consumed by pyproject.toml via version = {attr = "noc.__version__"}, so this single edit propagates to the package version automatically.
  • src/noc/__init__.py symlinks to the root __init__.py, so there is no duplicate version definition to update.
  • This follows the routine release-cadence pattern (master tracks the active development version), consistent with prior version bumps.

@dvolodin7 dvolodin7 self-assigned this Sep 4, 2026
@dvolodin7
dvolodin7 merged commit 78f91d3 into master Sep 4, 2026
3 checks passed
@dvolodin7
dvolodin7 deleted the NOC-26-dev branch September 4, 2026 11:29
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