aboutsummaryrefslogtreecommitdiff
path: root/immutables
diff options
context:
space:
mode:
authorYury Selivanov <yury@edgedb.com>2019-10-07 12:05:47 -0400
committerYury Selivanov <yury@edgedb.com>2019-10-07 12:05:47 -0400
commit197ceabc33c6629cfeae00ded1c4ed2244378927 (patch)
tree2cfead7aefa3dc0dc6621b5193c765d197e19e26 /immutables
parentd7920a9f6a256ac5e8903b5c39ae290109251e29 (diff)
downloadimmutables-197ceabc33c6629cfeae00ded1c4ed2244378927.tar.gz
immutables-197ceabc33c6629cfeae00ded1c4ed2244378927.zip
Bump the version to 0.10v0.10
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 60a071c..e7684d4 100644
--- a/immutables/__init__.py
+++ b/immutables/__init__.py
@@ -8,4 +8,4 @@ else:
__all__ = 'Map',
-__version__ = '0.9'
+__version__ = '0.10'