From 79e759e00704646a25489429d625e7c77547d5ce Mon Sep 17 00:00:00 2001 From: Nathan Swain Date: Fri, 20 Mar 2020 14:15:56 -0600 Subject: [PATCH] Increment patch for hotfix 3.0.1 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index f7331ad87..118a40239 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = tethys-platform -version = 3.0.0 +version = 3.0.1 license = BSD 2-Clause License summary = Primary Tethys Platform Django Site Project description-file = README.rst @@ -37,4 +37,4 @@ console_scripts = [extras] tests = - requests_mock \ No newline at end of file + requests_mock