From 02eb01a1f1113e5408475148992afe05bafb65e3 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Fri, 2 Aug 2024 17:17:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- README.md | 4 ++-- setup.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05b110f..c7e1ced 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ -

Automatic one-way trades.

+

Crypto Seller, I am going into finance, and I want only your strongest tokens.

# Automatic Crypto Seller. -Automatic one-way trades. +Crypto Seller, I am going into finance, and I want only your strongest tokens. This program is a wrapper around [`fin_depo`](https://gitfub.space/Jmaa/fin-depo/) for automatically trading diff --git a/setup.py b/setup.py index 77668e6..1d45ffa 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ PACKAGE_NAME = 'crypto_seller' PACKAGE_DESCRIPTION = """ # Automatic Crypto Seller. -Automatic one-way trades. +Crypto Seller, I am going into finance, and I want only your strongest tokens. This program is a wrapper around [`fin_depo`](https://gitfub.space/Jmaa/fin-depo/) for automatically trading @@ -126,7 +126,7 @@ most mature on the danish market, and does support KuCoin. """.strip() PACKAGE_DESCRIPTION_SHORT = """ -Automatic one-way trades.""".strip() +Crypto Seller, I am going into finance, and I want only your strongest tokens.""".strip() def parse_version_file(text: str) -> str: