Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit a900072

Browse files
committed
update version number to v0.1.30-pre-alpha
1 parent 58a71a5 commit a900072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
a simple file for storing global variables across all OpenAthena modes
55
"""
66
# software version
7-
version = "OpenAthena v0.1.29-pre-alpha\nLGPL 2.1 + LICENSE ADDENDUM, Some rights reserved"
7+
version = "OpenAthena v0.1.30-pre-alpha\nLGPL 2.1 + LICENSE ADDENDUM, Some rights reserved"
88
# vector length for each step of getTarget terrain match search (altering may effect accuracy)
99
# default: 1.0
1010
increment = 1.0

0 commit comments

Comments
 (0)