From ff3f579c71be3fe849a3ff68353e2fc007f69835 Mon Sep 17 00:00:00 2001 From: Chase Geigle Date: Mon, 31 Jul 2017 22:14:00 -0500 Subject: [PATCH] Bump version number. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9444956..95e8981 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ from distutils import log, sysconfig from distutils.command import build -VERSION = "0.2.3" +VERSION = "0.2.4" # See: # http://stackoverflow.com/questions/3223604/how-to-create-a-temporary-directory-and-get-the-path-file-name-in-python