Skip to content

Commit 1d674fb

Browse files
authored
Bump version to 0.1.0 (#92)
1 parent d4e5988 commit 1d674fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python_opensky"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
description = "Asynchronous Python client for Opensky API."
55
authors = ["Joost Lekkerkerker <[email protected]>"]
66
maintainers = ["Joost Lekkerkerker <[email protected]>"]

0 commit comments

Comments
 (0)