Skip to content

Commit fd176ff

Browse files
committed
Bump version to 1.0.0-dev23 [ci skip]
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
1 parent d5299bc commit fd176ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the Zowe Client Python SDK will be documented in this file.
44

5-
## Recent Changes
5+
## `1.0.0-dev23`
66

77
- Fixed missing and incorrect type annotations. [#321](https://github.com/zowe/zowe-client-python-sdk/issues/321)
88
- Removed the `suppress_config_file_warnings` parameter from individual functions. [#365](https://github.com/zowe/zowe-client-python-sdk/issues/365)

src/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0.dev22"
1+
__version__ = "1.0.0-dev23"

0 commit comments

Comments
 (0)