Bump version

This commit is contained in:
kokarare1212 2023-05-17 06:58:32 +09:00
parent 9530377a9d
commit 4401fa924d
No known key found for this signature in database
GPG Key ID: 0DEF4BD04A8D7E97
1 changed files with 1 additions and 1 deletions

View File

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