Skip to content

Commit eb9367c

Browse files
committed
Release v2.1.0
1 parent 0929360 commit eb9367c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
**2.1.0** (in progress) — *"Cat-hedral"* edition:
3+
**2.1.0** (17 April 2026) — *"Cat-hedral"* edition:
44

55
**New**:
66

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

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

0 commit comments

Comments
 (0)