Skip to content

Commit 4e0f94e

Browse files
authored
Update setup.py
1 parent 3d440e2 commit 4e0f94e

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
@@ -6,7 +6,7 @@
66
setup(
77
name='FreeTAKServer',
88
packages=find_packages(include = ['FreeTAKServer', 'FreeTAKServer.*']),
9-
version='1.7',
9+
version='1.7.1',
1010
license='Eclipse License',
1111
description='An open source server for the TAK family of applications.',
1212
long_description='An open source server for the TAK family of applications.',

0 commit comments

Comments
 (0)