Bump version to 4.1.7

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Aaron D. Lee
2026-01-08 16:54:12 -05:00
parent 90bedce379
commit 041148e8fe

View File

@@ -7,7 +7,7 @@ Changes in v4.0.0:
- encode() and decode() now accept channel_key parameter - encode() and decode() now accept channel_key parameter
""" """
__version__ = "4.1.3" __version__ = "4.1.7"
# Core functionality # Core functionality
# Channel key management (v4.0.0) # Channel key management (v4.0.0)