Skip to content

Commit 469ae74

Browse files
committed
v0.13
Bugfixes * Various improvements w.r.t. type annotations & typing support (by @hukkinj1) * Fix pure-Python implementation to accept keyword argument "col" correctly (by @hukkinj1)
1 parent f2c4933 commit 469ae74

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.12'
13+
__version__ = '0.13'

0 commit comments

Comments
 (0)