Skip to content

Commit fadc5bc

Browse files
committed
Prep for release
Signed-off-by: Samuel Babak <samuel.babak@sas.com>
1 parent 8f5f6f5 commit fadc5bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sasctl/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Copyright © 2019, SAS Institute Inc., Cary, NC, USA. All Rights Reserved.
55
# SPDX-License-Identifier: Apache-2.0
66

7-
__version__ = "1.11.5"
7+
__version__ = "1.11.6"
88
__author__ = "SAS"
99
__credits__ = [
1010
"Yi Jian Ching",
@@ -16,6 +16,7 @@
1616
"Scott Lindauer",
1717
"DJ Moore",
1818
"Samya Potlapalli",
19+
"Samuel Babak",
1920
]
2021
__license__ = "Apache 2.0"
2122
__copyright__ = (

0 commit comments

Comments
 (0)