Updated to 0.7
This commit is contained in:
parent
ab3d714727
commit
8052d57a40
@ -1,5 +1,5 @@
|
||||
__name__ = "libbot"
|
||||
__version__ = "0.6"
|
||||
__version__ = "0.7"
|
||||
__license__ = "GPL3"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "libbot"
|
||||
version = "0.6"
|
||||
version = "0.7"
|
||||
authors = [{ name = "Profitroll" }]
|
||||
description = "Universal bot library with functions needed for basic Discord/Telegram bot development."
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user