bump version

This commit is contained in:
kokarare1212
2023-04-13 21:08:37 +09:00
parent 622483655c
commit 476d53876c
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import platform
class Version:
version_name = "0.0.7"
version_name = "0.0.8"
@staticmethod
def platform() -> Platform: