Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
updated version
  • Loading branch information
naman108 authored Nov 27, 2023
1 parent 8240f18 commit a4f5d1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "FreeTAKServer"
version = "0.2.1.0"
version = "0.2.1"
description = "An open source server for the TAK family of applications."
authors = ["FreeTAKTeam <FreeTakTeam@gmail.com>"]
readme = "README.md"
Expand Down Expand Up @@ -65,4 +65,4 @@ ui = ["FreeTAKServer_UI"]
dev = ["pytak", "pytest", "pytest-asyncio"]
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit a4f5d1a

Please sign in to comment.