Updated script that can be controled by Nodejs web app
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
"""
|
||||
Expose version
|
||||
"""
|
||||
|
||||
__version__ = "3.4.0"
|
||||
VERSION = __version__.split(".")
|
Reference in New Issue
Block a user