Skip to content

Commit 8c7d004

Browse files
Technologicatclaude
andcommitted
Bump version to 2.0.1-dev for post-release development
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 017fd48 commit 8c7d004

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.0.1** (in progress):
4+
5+
*No user-visible changes yet.*
6+
7+
8+
---
9+
310
**2.0.0** (16 March 2026) — *"Six impossible things before breakfast"* edition:
411

512
**IMPORTANT**:

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.0.0'
10+
__version__ = '2.0.1-dev'
1111

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

0 commit comments

Comments
 (0)