1
0
mirror of https://github.com/civsocit/olgram.git synced 2025-12-16 20:26:16 +00:00

minor changes

This commit is contained in:
mihalin
2021-09-22 21:34:15 +03:00
parent 5cf69e3ea9
commit cbc3b586a7
2 changed files with 6 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ class OlgramSettings(AbstractSettings):
@classmethod
def version(cls):
return "0.0.4"
return "0.0.5"
class ServerSettings(AbstractSettings):