Update version

This commit is contained in:
kokarare1212
2022-11-10 07:12:05 +09:00
parent 4573d273f1
commit b6cf657791
2 changed files with 2 additions and 2 deletions

View File

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