Skip to content

Commit 0b3d882

Browse files
authored
Set pyproject version to 0.0.0 (#601)
1 parent ece29d3 commit 0b3d882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "1.0.0"
3+
version = "0.0.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)