Skip to content

Commit 82e5409

Browse files
committed
v0.14
* Allow `None` to be used as key in pure-Python implementation. By @TIGirardi.
1 parent 7b28a12 commit 82e5409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

immutables/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# supported platforms, publish the packages on PyPI, merge the PR
1111
# to the target branch, create a Git tag pointing to the commit.
1212

13-
__version__ = '0.13'
13+
__version__ = '0.14'

0 commit comments

Comments
 (0)