File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1- |docs | |ci | |cov | |bench |
1+ |pypi | | docs | |ci | |cov | |bench |
22
3- .. |docs | image :: https://readthedocs.com/projects/icb-fast-array-utils/badge/?version=latest
4- :target: https://icb-fast-array-utils.readthedocs-hosted.com/en/latest/
3+ .. |pypi | image :: https://img.shields.io/pypi/v/fast-array-utils
4+ :target: https://pypi.org/project/fast-array-utils/
5+
6+ .. |docs | image :: https://app.readthedocs.com/projects/icb-fast-array-utils/badge/
7+ :target: https://icb-fast-array-utils.readthedocs-hosted.com/
58
69.. |ci | image :: https://github.com/scverse/fast-array-utils/actions/workflows/ci.yml/badge.svg
710 :target: https://github.com/scverse/fast-array-utils/actions/workflows/ci.yml
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ authors = [
1010]
1111requires-python = " >=3.11"
1212classifiers = [
13- " Development Status :: 4 - Beta " ,
13+ " Development Status :: 5 - Production/Stable " ,
1414 " Intended Audience :: Developers" ,
1515 " Programming Language :: Python :: 3 :: Only" ,
1616 " Programming Language :: Python :: 3.11" ,
You can’t perform that action at this time.
0 commit comments