Update version

This commit is contained in:
kokarare1212
2022-08-31 06:33:39 +09:00
parent ee4d6d2dc6
commit 14f93dad41
2 changed files with 2 additions and 2 deletions

View File

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