Skip to content

Commit

Permalink
unchange __init__.py to allow for prep for release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
djm21 committed Oct 25, 2023
1 parent 31e1bbc commit bb40fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sasctl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit bb40fa0

Please sign in to comment.