From 3e53ee5c904c7b61dbc4f5cc759c1a9e25e28a3f Mon Sep 17 00:00:00 2001 From: a8xwzzz Date: Thu, 3 Sep 2020 11:13:40 -0500 Subject: [PATCH] bump falcano version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 92c1279..7637f29 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import setup, find_packages NAME = 'falcano' -VERSION = '0.0.3' +VERSION = '0.0.4' AUTHOR = 'Eric Walker' AUTHOR_EMAIL = 'ewalker3@mmm.com' DESCRIPTION = 'Falcano'