#135 Set HTTP header

This commit is contained in:
kokarare1212
2022-06-29 06:47:04 +09:00
parent e54aaa0b31
commit 560c5000a8
3 changed files with 3 additions and 2 deletions

View File

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