Browse Source

[release] v0.2.1 (#2602)

* [release] v0.2.1

* polish code
pull/2604/head
Frank Lee 2 years ago committed by GitHub
parent
commit
f7458d3ec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release_test_pypi_before_merge.yml
  2. 2
      version.txt

2
.github/workflows/release_test_pypi_before_merge.yml

@ -39,7 +39,7 @@ jobs:
verbose: true
- name: Wait for Test-PyPI refresh
run: sleep 60s
run: sleep 300s
shell: bash
- name: Try installation

2
version.txt

@ -1 +1 @@
0.2.0
0.2.1

Loading…
Cancel
Save