From 3e368360ac2dbf22180a415928040486dd441241 Mon Sep 17 00:00:00 2001 From: Radu Schirliu Date: Sat, 24 Oct 2020 07:34:00 -0600 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 87f751e..210ece4 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="schulich-ignite", - version="0.0.11", + version="0.0.12", author="Schulich Ignite", author_email="info@shulichignite.com", description="Spark library for Shulich Ignite sessions",