1
0
mirror of https://github.com/civsocit/olgram.git synced 2025-12-17 01:06:18 +00:00

use poetry

This commit is contained in:
mihalin
2022-01-18 03:21:28 +03:00
parent 4aced9af91
commit 067fbc2736
4 changed files with 924 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ class OlgramSettings(AbstractSettings):
@classmethod
def version(cls):
return "0.1.1"
return "0.1.2"
@classmethod
@lru_cache