chore: downgrade version from 13.3.7 to 1.33.7 and remove console entry point for yura client

This commit is contained in:
2024-11-27 20:52:35 +00:00
parent b62aff7d3a
commit 6f41dd00dc
7 changed files with 7 additions and 14 deletions
+2 -9
View File
@@ -1,6 +1,6 @@
[metadata]
name = yura
version = 13.3.7
version = 1.33.7
description = Yura async AI client
author = retoor
author_email = retoor@retoor.io
@@ -10,18 +10,11 @@ long_description_content_type = text/markdown
[options]
packages = find:
include_package_data = true
package_dir =
= src
python_requires = >=3.7
install_requires =
websockets
[options.packages.find]
where = src
[options.package_data]
;stogram_client = binaries/*
[options.entry_points]
console_scripts =
yura = yura.client:main