Skip to content

Commit

Permalink
Update release.yml and append version code to 1.0.2rc2
Browse files Browse the repository at this point in the history
Signed-off-by: ArchieMeng <[email protected]>
  • Loading branch information
ArchieMeng committed Feb 15, 2022
1 parent cec3c44 commit 201d846
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- uses: ilammy/msvc-dev-cmd@v1
- name: cache-vulkansdk
id: cache-vulkansdk
uses: actions/cache@v1
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = waifu2x-ncnn-vulkan-python
version = 1.0.2rc1
version = 1.0.2rc2
author = ArchieMeng
author_email = [email protected]
maintainer = K4YT3X
Expand Down

0 comments on commit 201d846

Please sign in to comment.