diff --git a/setup.py b/setup.py index 5c56a58c..84e99069 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def run_tests(self): AUTHOR = 'David Jones, Rick Kessler' AUTHOR_EMAIL = 'david.jones@ucsc.edu' -VERSION = '1.2' +VERSION = '1.3' LICENSE = 'BSD' URL = 'saltshaker.readthedocs.org'