Skip to content

Commit

Permalink
Bump version to 1.0.0-dev11 [ci skip]
Browse files Browse the repository at this point in the history
Signed-off-by: zowe-robot <[email protected]>
  • Loading branch information
zowe-robot committed Nov 16, 2023
1 parent 211adf0 commit cc20358
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## Recent Changes
## `1.0.0-dev11`

### Enhancements

Expand Down
2 changes: 1 addition & 1 deletion src/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0.dev10"
__version__ = "1.0.0.dev11"
2 changes: 1 addition & 1 deletion src/secrets/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/secrets/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "keyring"
version = "1.0.0-dev10"
version = "1.0.0-dev11"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit cc20358

Please sign in to comment.