will you be happy now?

This commit is contained in:
cool.gitter.not.me.again.duh
2025-05-31 16:53:39 -06:00
parent 3489d56e65
commit db0d3d4ddd
3 changed files with 5 additions and 5 deletions

View File

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