Update Version.py
This commit is contained in:
@@ -3,7 +3,7 @@ import platform
|
|||||||
|
|
||||||
|
|
||||||
class Version:
|
class Version:
|
||||||
version = "0.0.1-SNAPSHOT"
|
version = "0.0.1"
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def platform() -> Platform:
|
def platform() -> Platform:
|
||||||
|
|||||||
Reference in New Issue
Block a user