From d1f915d21b575a697f599e41b2e46ed3cfa2bc5b Mon Sep 17 00:00:00 2001 From: Chris Marzullo Date: Sat, 15 Oct 2016 15:09:14 -0400 Subject: [PATCH] bump for publishing attempt --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bafb9c7..281535c 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ 'author': 'Christopher Marzullo', 'url': 'https://github.com/cmarzullo/saltsaffold', 'author_email': 'cmarzullo@linode.com', - 'version': '3.0.2', + 'version': '3.0.3', 'install_requires': ['nose','mako'], 'packages': ['saltscaffold'], 'package_data': {