Правки
This commit is contained in:
parent
2ba1ba23b6
commit
bca4c3fd6c
@ -93,4 +93,4 @@ if __name__ == '__main__':
|
|||||||
|
|
||||||
## 📄 Лицензия
|
## 📄 Лицензия
|
||||||
|
|
||||||
Этот проект распространяется под лицензией MIT. См. файл [LICENSE](LICENSE) для подробностей.
|
Этот проект распространяется под лицензией MIT. См. файл [LICENSE](https://github.com/love-apples/maxapi/blob/main/LICENSE) для подробностей.
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "maxapi"
|
name = "maxapi"
|
||||||
version = "0.8.1"
|
version = "0.8.2"
|
||||||
description = "Библиотека для разработки чат-ботов с помощью API мессенджера MAX"
|
description = "Библиотека для разработки чат-ботов с помощью API мессенджера MAX"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
authors = [
|
authors = [
|
||||||
{name = "Denis", email = "your-email@example.com"},
|
{name = "Denis", email = "bestloveapples@gmail.com"},
|
||||||
]
|
]
|
||||||
keywords = ["max", "api", "bot"]
|
keywords = ["max", "api", "bot"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user