Skip to content

Commit

Permalink
update version number for full release
Browse files Browse the repository at this point in the history
  • Loading branch information
naman108 committed Mar 18, 2023
1 parent fc25bef commit f65191c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
packages=find_packages(
include=["FreeTAKServer", "FreeTAKServer.*", "*.json", "*.ini", "*.conf"]
),
version="0.2.0.20 Beta",
version="2.0.21",
license="EPL-2.0",
description="An open source server for the TAK family of applications.",
long_description=long_description,
Expand Down

0 comments on commit f65191c

Please sign in to comment.