Skip to content

Version bump to 2.2.0 - #275

Merged
SDL-HQ merged 1 commit into
devfrom
codex/audit-and-update-version-to-2.2.0
Jun 24, 2026
Merged

Version bump to 2.2.0#275
SDL-HQ merged 1 commit into
devfrom
codex/audit-and-update-version-to-2.2.0

Conversation

@SDL-HQ

@SDL-HQ SDL-HQ commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Motivation

  • Prepare the v2.2.0 release by updating the canonical source-of-truth version strings in the repository.

Description

  • Change src/sir_firewall/__init__.py from __version__ = "2.0.0" to __version__ = "2.2.0" and pyproject.toml from version = "2.0.0" to version = "2.2.0".

Testing

  • Verified the edits with rg -n '^__version__\s*=|^version\s*=' src/sir_firewall/__init__.py pyproject.toml, which reports __version__ = "2.2.0" and version = "2.2.0".

Codex Task

@SDL-HQ
SDL-HQ merged commit ec9aa96 into dev Jun 24, 2026
1 check passed
@SDL-HQ
SDL-HQ deleted the codex/audit-and-update-version-to-2.2.0 branch June 24, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant