[^] Изменил версию и статус

This commit is contained in:
Maxim Khomutov 2025-04-02 18:08:52 +03:00
parent 9c94b68d55
commit 2f18c5ce85

View File

@ -1,6 +1,6 @@
[project] [project]
name = "anixart" name = "anixart"
version = "0.2.2" version = "0.3.0.1"
description = "Wrapper for using the Anixart API." description = "Wrapper for using the Anixart API."
authors = [ authors = [
{name = "SantaSpeen",email = "santaspeen@gmail.com"} {name = "SantaSpeen",email = "santaspeen@gmail.com"}
@ -16,7 +16,7 @@ repository = "https://github.com/SantaSpeen/anixart"
[tool.poetry] [tool.poetry]
classifiers = [ classifiers = [
"Development Status :: 3 - Alpha", "Development Status :: 2 - Pre-Alpha",
"Topic :: Software Development :: Libraries :: Python Modules" "Topic :: Software Development :: Libraries :: Python Modules"
] ]