Skip to content

chore: bump version.py to 2.3.0.dev + refresh RELEASE_MEMO#1470

Closed
dimitri-yatsenko wants to merge 1 commit into
masterfrom
chore/2-3-version-bump
Closed

chore: bump version.py to 2.3.0.dev + refresh RELEASE_MEMO#1470
dimitri-yatsenko wants to merge 1 commit into
masterfrom
chore/2-3-version-bump

Conversation

@dimitri-yatsenko

Copy link
Copy Markdown
Member

Summary

Part of T18 (cross-cutting 2.3 release plumbing).

File Change
`src/datajoint/version.py` `2.2.4` → `2.3.0.dev`
`RELEASE_MEMO.md` Branch table: `master` version `2.1.x` (stale; predated the 2.1 and 2.2 release lines) → `2.3.x`

The GitHub Actions release flow auto-overwrites `version.py` at tag time, but the dev marker matters mid-cycle: it tells anyone reading the file (including downstream tools that parse `version`) what the next release target is.

Test plan

  • No behavior change; trivial value bump
  • CI green (lint, test matrix, unit-tests)

- src/datajoint/version.py: 2.2.4 → 2.3.0.dev. The GitHub Actions
  release flow auto-overwrites this at tag time; the dev marker
  reflects the current development target between releases.

- RELEASE_MEMO.md: refresh the branch table from "2.1.x" (stale; predated
  the 2.1 and 2.2 release lines) to "2.3.x".

Part of T18 (cross-cutting release plumbing).
@dimitri-yatsenko

Copy link
Copy Markdown
Member Author

Closing — version.py is auto-managed by the release automation at tag time, so the mid-cycle dev marker is unnecessary. The RELEASE_MEMO.md branch-table drift ("master is 2.1.x") is a small standalone cleanup that can ride on the next merge-to-master PR if convenient.

@dimitri-yatsenko dimitri-yatsenko deleted the chore/2-3-version-bump branch June 23, 2026 13:13
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