aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElvis Pranskevichus <elvis@edgedb.com>2021-08-07 15:28:41 -0700
committerElvis Pranskevichus <elvis@edgedb.com>2021-08-07 15:28:54 -0700
commit07279182486b3c2522a9b3c5d9ca8488545a8ee9 (patch)
treed71f0102fd517d75b48e891ffbeb05e8171b1ebb
parent15a9654e8bc89be4999f4b895f80dc53f35f75e5 (diff)
downloadimmutables-07279182486b3c2522a9b3c5d9ca8488545a8ee9.tar.gz
immutables-07279182486b3c2522a9b3c5d9ca8488545a8ee9.zip
Bump version to 0.17.dev0
-rw-r--r--immutables/_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/immutables/_version.py b/immutables/_version.py
index 34d82ef..0e9cfae 100644
--- a/immutables/_version.py
+++ b/immutables/_version.py
@@ -10,4 +10,4 @@
# supported platforms, publish the packages on PyPI, merge the PR
# to the target branch, create a Git tag pointing to the commit.
-__version__ = '0.16'
+__version__ = '0.17.dev0'