Skip to content

Commit

Permalink
rc16
Browse files Browse the repository at this point in the history
  • Loading branch information
hakonanes committed Sep 1, 2021
1 parent 2b1d49c commit f35c1d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
See the [changelog](https://kikuchipy.org/en/latest/changelog.html) for all updates from the previous release.
draft: false
prerelease: false
target_commitish: main
commitish: main
2 changes: 1 addition & 1 deletion kikuchipy/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
name = "kikuchipy"
platforms = ["Linux", "MacOS X", "Windows"]
status = "Development"
version = "0.5.rc15"
version = "0.5.rc16"

0 comments on commit f35c1d5

Please sign in to comment.