summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury Selivanov <yury@magic.io>2018-12-13 16:30:21 -0500
committerYury Selivanov <yury@magic.io>2018-12-13 16:30:21 -0500
commit1a51a34154654285e017e6006d16c03cbee92637 (patch)
tree5bc55533e20068e9ef103cd258f9e07ceb51c2a6
parentdaf67332eeec06f31d6d4fc7ef64c6210a00f830 (diff)
downloadimmutables-0.9.tar.gz
immutables-0.9.zip
Bump the version to 0.9v0.9
-rw-r--r--immutables/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/immutables/__init__.py b/immutables/__init__.py
index fe1da92..60a071c 100644
--- a/immutables/__init__.py
+++ b/immutables/__init__.py
@@ -8,4 +8,4 @@ else:
__all__ = 'Map',
-__version__ = '0.8'
+__version__ = '0.9'