diff --git a/pyproject.toml b/pyproject.toml index be00065..30af9e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyModeS" -version = "2.13" +version = "2.14" description = "Python Mode-S and ADS-B Decoder" authors = ["Junzi Sun "] license = "GNU GPL v3"