From e83b64c973431254d410acbf5d1a7c68b23938a2 Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Mon, 18 Dec 2017 00:32:33 -0500 Subject: [PATCH] Bump to version 0.2.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9ebf707f..afb7cacb 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from distutils.util import convert_path from fnmatch import fnmatchcase from setuptools import setup, find_packages -version = '0.2.3' +version = '0.2.4' # Provided as an attribute, so you can append to these instead # of replicating them: