aboutsummaryrefslogtreecommitdiff
path: root/immutables
diff options
context:
space:
mode:
authorYury Selivanov <yury@magic.io>2018-06-07 20:24:34 -0400
committerYury Selivanov <yury@magic.io>2018-06-07 20:24:34 -0400
commit0bc23187226833a72f9a4c9a0c68cdbcfa2fec07 (patch)
treea88b5982255b438ffeff20160dc10160614844b6 /immutables
parentfa0d0c2b963b14fd9c2a0ce5969c0906ead590d7 (diff)
downloadimmutables-0bc23187226833a72f9a4c9a0c68cdbcfa2fec07.tar.gz
immutables-0bc23187226833a72f9a4c9a0c68cdbcfa2fec07.zip
Bump the version to 0.6v0.6
Diffstat (limited to 'immutables')
-rw-r--r--immutables/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/immutables/__init__.py b/immutables/__init__.py
index a85dc6e..db03078 100644
--- a/immutables/__init__.py
+++ b/immutables/__init__.py
@@ -8,4 +8,4 @@ else:
__all__ = 'Map',
-__version__ = '0.5'
+__version__ = '0.6'