From 760286abe16b274989dd616747c1bca69b8d9f08 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 30 Jul 2021 09:49:07 -0700 Subject: [PATCH] Dev release bump. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 42cf70d2..5f5330fa 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import find_packages, setup -VERSION = '1.5.17' +VERSION = '1.5.18.dev0' setup(