From cf224e3c5aa825b3277df447174ad7c6c8b57f8a Mon Sep 17 00:00:00 2001 From: Juan Medina Date: Thu, 1 Mar 2018 17:17:06 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=8E=20bump=20to=20version=200.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7700f63..e0201f1 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( # the version is only defined in one place - version="0.1.2", + version="0.1.3", # in combination with recursive-includes in MANIFEST.in, non-python files # included inside the {{cookiecutter.project_slug}} will be copied to the