diff --git a/src/sasctl/__init__.py b/src/sasctl/__init__.py index e0216d92..15f71c6d 100644 --- a/src/sasctl/__init__.py +++ b/src/sasctl/__init__.py @@ -4,7 +4,7 @@ # Copyright © 2019, SAS Institute Inc., Cary, NC, USA. All Rights Reserved. # SPDX-License-Identifier: Apache-2.0 -__version__ = "1.10.1" +__version__ = "1.10.0" __author__ = "SAS" __credits__ = [ "Yi Jian Ching",