mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
minor changes
This commit is contained in:
parent
5cf69e3ea9
commit
cbc3b586a7
@ -1,9 +1,12 @@
|
||||
# OLGram
|
||||
|
||||
[@olgram](https://t.me/olgrambot) - конструктор ботов обратной связи в Telegram
|
||||
|
||||
[![Static Analysis Status](https://github.com/civsocit/olgram/workflows/Linter/badge.svg)](https://github.com/civsocit/olgram/actions?workflow=Linter)
|
||||
[![Deploy Status](https://github.com/civsocit/olgram/workflows/Deploy/badge.svg)](https://github.com/civsocit/olgram/actions?workflow=Deploy)
|
||||
[![Documentation](https://readthedocs.org/projects/olgram/badge/?version=latest)](https://olgram.readthedocs.io)
|
||||
|
||||
[@olgram](https://t.me/olgrambot) - конструктор ботов обратной связи в Telegram
|
||||
|
||||
Документация: https://olgram.readthedocs.io
|
||||
|
||||
![Logo](media/logo1_big.png)
|
||||
|
||||
|
@ -26,7 +26,7 @@ class OlgramSettings(AbstractSettings):
|
||||
|
||||
@classmethod
|
||||
def version(cls):
|
||||
return "0.0.4"
|
||||
return "0.0.5"
|
||||
|
||||
|
||||
class ServerSettings(AbstractSettings):
|
||||
|
Loading…
Reference in New Issue
Block a user