Skip to content

Commit d228840

Browse files
Technologicatclaude
andcommitted
Post-release: bump to 2.2.1-dev
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 2e57b03 commit d228840

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
**2.2.1** (in progress):
4+
5+
*No user-visible changes yet.*
6+
7+
8+
---
9+
310
**2.2.0** (12 May 2026) — *"Hail Eris"* edition:
411

512
**New**:

unpythonic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
for a trip down the rabbit hole.
88
"""
99

10-
__version__ = '2.2.0'
10+
__version__ = '2.2.1-dev'
1111

1212
from .amb import * # noqa: F401, F403
1313
from .arity import * # noqa: F401, F403

0 commit comments

Comments
 (0)