Skip to content

Commit ecd2dc6

Browse files
committed
merged changes from v1.1.1
1 parent 525a203 commit ecd2dc6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
Unreleased
33
----------
4-
5-
-
4+
**Bugfixes**
5+
- Fixed DS2 score code for CAS that was generated when registering a Python model.
66

77

88
v1.1.1 (2019-8-6)

src/sasctl/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
__version__ = '1.1.1'
88
__author__ = 'SAS'
9-
__credits__ = ['Yi Jian Ching, Lucas De Paula, Peter Tobac, Chris Toth, Jon '
10-
'Walker']
9+
__credits__ = ['Yi Jian Ching, Lucas De Paula, James Kochuba, Peter Tobac, '
10+
'Chris Toth, Jon Walker']
1111
__license__ = 'Apache 2.0'
1212
__copyright__ = 'Copyright © 2019, SAS Institute Inc., ' \
1313
'Cary, NC, USA. All Rights Reserved.'

0 commit comments

Comments
 (0)