Update pyproj version number

pull/8/head
Mark Jessop 2022-09-10 10:22:35 +09:30
rodzic 4660113e75
commit 1e377f82cc
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
[tool.poetry]
name = "sondehub"
version = "0.3.0"
version = "0.3.1"
description = "SDK to access SondeHub open data, and helpers for uploading telemetry."
authors = ["Michaela <git@michaela.lgbt>"]
readme = "README.md"
@ -23,4 +23,4 @@ requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
sondehub = 'sondehub:__main__.main'
sondehub = 'sondehub:__main__.main'