Skip to content

Commit

Permalink
Bump version to 0.1.0 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
joostlek authored Jul 28, 2023
1 parent d4e5988 commit 1d674fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ SOFTWARE.
[poetry-install]: https://python-poetry.org/docs/#installation
[poetry]: https://python-poetry.org
[pre-commit]: https://pre-commit.com/
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-stable-green.svg
[python-versions-shield]: https://img.shields.io/pypi/pyversions/python-opensky
[releases-shield]: https://img.shields.io/github/release/joostlek/python-opensky.svg
[releases]: https://github.com/joostlek/python-opensky/releases
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python_opensky"
version = "0.0.0"
version = "0.1.0"
description = "Asynchronous Python client for Opensky API."
authors = ["Joost Lekkerkerker <[email protected]>"]
maintainers = ["Joost Lekkerkerker <[email protected]>"]
Expand Down

0 comments on commit 1d674fb

Please sign in to comment.