From 5fdf3ef69fba092060461ff8fc345c39338d0da9 Mon Sep 17 00:00:00 2001 From: Alex Chantavy Date: Thu, 23 Jul 2020 01:34:05 -0700 Subject: [PATCH] 0.24.0 (#364) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4cb529af7..3e0497677 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import find_packages from setuptools import setup -__version__ = '0.23.1' +__version__ = '0.24.0' setup(