diff --git a/pyproject.toml b/pyproject.toml index f269c713..46f3f7e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "FreeTAKServer" -version = "0.2.1.a2" +version = "0.2.1.a3" description = "An open source server for the TAK family of applications." authors = ["FreeTAKTeam "] readme = "README.md"