This commit is contained in:
2024-03-24 04:05:54 +03:00
parent 26f511535a
commit c5e0c91828
24 changed files with 132 additions and 322 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
[project]
name = "kurocore"
version = "1.0"
version = "1.1"
authors = [
{ name="ScuroNeko", email="author@example.com" },
{ name="ScuroNeko" },
]
description = "A small example package"
description = "A basic library for VK bot"
readme = "README.md"
requires-python = ">=3.6"
classifiers = [