From b79695b706c21854795ba41e0a3f981025a3952d Mon Sep 17 00:00:00 2001 From: Alex Chantavy Date: Wed, 3 Apr 2019 15:32:25 -0700 Subject: [PATCH] 0.2.3rc2 (#42) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index edc3a7280..5c073dad6 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -__version__ = '0.2.3rc1' +__version__ = '0.2.3rc2' setup(