File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ______________________________________________________________________
1414[ ![ image] ( https://img.shields.io/conda/pn/conda-forge/pytask.svg )] ( https://anaconda.org/conda-forge/pytask )
1515[ ![ PyPI - License] ( https://img.shields.io/pypi/l/pytask )] ( https://pypi.org/project/pytask )
1616[ ![ image] ( https://readthedocs.org/projects/pytask-dev/badge/?version=latest )] ( https://pytask-dev.readthedocs.io/en/stable )
17- [ ![ image] ( https://img.shields.io/github/workflow/status/pytask-dev/pytask/main/ main )] ( https://github.com/pytask-dev/pytask/actions?query=branch%3Amain )
17+ [ ![ image] ( https://img.shields.io/github/actions/ workflow/status/pytask-dev/pytask/main.yml?branch= main )] ( https://github.com/pytask-dev/pytask/actions?query=branch%3Amain )
1818[ ![ image] ( https://codecov.io/gh/pytask-dev/pytask/branch/main/graph/badge.svg )] ( https://app.codecov.io/gh/pytask-dev/pytask )
1919[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pytask-dev/pytask/main.svg )] ( https://results.pre-commit.ci/latest/github/pytask-dev/pytask/main )
2020[ ![ image] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ chronological order. Releases follow [semantic versioning](https://semver.org/)
55releases are available on [ PyPI] ( https://pypi.org/project/pytask ) and
66[ Anaconda.org] ( https://anaconda.org/conda-forge/pytask ) .
77
8+ ## 0.3.0 - 2022-12-xx
9+
10+ - {pull}` 326 ` fixes the badge for status of the workflow.
11+
812## 0.2.7 - 2022-12-14
913
1014- {pull}` 307 ` adds Python 3.11 to the CI.
Original file line number Diff line number Diff line change 88[ ![ image] ( https://img.shields.io/conda/pn/conda-forge/pytask.svg )] ( https://anaconda.org/conda-forge/pytask )
99[ ![ PyPI - License] ( https://img.shields.io/pypi/l/pytask )] ( https://pypi.org/project/pytask )
1010[ ![ image] ( https://readthedocs.org/projects/pytask-dev/badge/?version=latest )] ( https://pytask-dev.readthedocs.io/en/stable )
11- [ ![ image] ( https://img.shields.io/github/workflow/status/pytask-dev/pytask/main/ main )] ( https://github.com/pytask-dev/pytask/actions?query=branch%3Amain )
11+ [ ![ image] ( https://img.shields.io/github/actions/ workflow/status/pytask-dev/pytask/main.yml?branch= main )] ( https://github.com/pytask-dev/pytask/actions?query=branch%3Amain )
1212[ ![ image] ( https://codecov.io/gh/pytask-dev/pytask/branch/main/graph/badge.svg )] ( https://app.codecov.io/gh/pytask-dev/pytask )
1313[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pytask-dev/pytask/main.svg )] ( https://results.pre-commit.ci/latest/github/pytask-dev/pytask/main )
1414[ ![ image] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
You can’t perform that action at this time.
0 commit comments