File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ SOFTWARE.
145145[ poetry-install ] : https://python-poetry.org/docs/#installation
146146[ poetry ] : https://python-poetry.org
147147[ pre-commit ] : https://pre-commit.com/
148- [ project-stage-shield ] : https://img.shields.io/badge/project%20stage-experimental-yellow .svg
148+ [ project-stage-shield ] : https://img.shields.io/badge/project%20stage-stable-green .svg
149149[ python-versions-shield ] : https://img.shields.io/pypi/pyversions/python-opensky
150150[ releases-shield ] : https://img.shields.io/github/release/joostlek/python-opensky.svg
151151[ releases ] : https://github.com/joostlek/python-opensky/releases
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " python_opensky"
3- version = " 0.0 .0"
3+ version = " 0.1 .0"
44description = " Asynchronous Python client for Opensky API."
55authors = [
" Joost Lekkerkerker <[email protected] >" ]
66maintainers = [
" Joost Lekkerkerker <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments