Skip to content

Commit e71e5be

Browse files
authored
updated to take pre-release format
1 parent 87c423b commit e71e5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
packages=find_packages(
1111
include=["FreeTAKServer", "FreeTAKServer.*", "*.json", "*.ini", "*.conf"]
1212
),
13-
version="2.0.11 Alpha",
13+
version="0.2.0.11 Alpha",
1414
license="EPL-2.0",
1515
description="An open source server for the TAK family of applications.",
1616
long_description=long_description,

0 commit comments

Comments
 (0)