Skip to content

Commit 37a55f5

Browse files
committed
prep for release
1 parent 9679872 commit 37a55f5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v1.11.8 (2026-04-24)
2+
--------------------
3+
**Bugfixes**
4+
- Narrowed range that pandas downcasting option is set
5+
16
v1.11.7 (2026-03-12)
27
-------------
38
**Improvements**

src/sasctl/__init__.py

Lines changed: 1 addition & 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.7"
7+
__version__ = "1.11.8"
88
__author__ = "SAS"
99
__credits__ = [
1010
"Yi Jian Ching",

0 commit comments

Comments
 (0)