Skip to content

Commit 7050097

Browse files
committed
Fix bug in formula for Zachtek 2nd packet altitude value
1 parent 8f9f23e commit 7050097

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# (at your option) any later version. #
1212
# #
1313
#==============================================================================================================#
14-
__version__ = '0.4.4'
14+
__version__ = '0.4.5'
1515

1616
SOFTWARE_NAME = "k5map-python"
1717

0 commit comments

Comments
 (0)