Update pyproject.toml

pull/21/head
Who? 2024-11-22 09:59:54 +07:00 committed by GitHub
parent 95d55e6aed
commit 33551dacae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ preview = true
[tool.poetry] [tool.poetry]
name = "hikka" name = "hikka"
version = "1.6.4" version = "1.6.7"
description = "Telegram userbot focused on developer convenience" description = "Telegram userbot focused on developer convenience"
authors = ["hikariatama <me@hikariatama.ru>"] authors = ["codrago, t.me/codrago"]
license = "GNU AGPLv3" license = "GNU AGPLv3"
readme = "README.md" readme = "README.md"