From f935b38bc44b2708327102e9d3d7c2c41924c2df Mon Sep 17 00:00:00 2001 From: kamangir Date: Sun, 12 Jan 2025 21:26:49 -0800 Subject: [PATCH] =?UTF-8?q?start=20of=20refactors-2025-01-12-nssmhx=20?= =?UTF-8?q?=F0=9F=AA=84=20-=20kamangir/bolt#746?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- roofAI/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e1b6a29..817bc9a6 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ pip install roofAI [![pylint](https://github.com/kamangir/roofAI/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/roofAI/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/roofAI/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/roofAI/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/roofAI/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/roofAI/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/roofAI.svg)](https://pypi.org/project/roofAI/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/roofAI)](https://pypistats.org/packages/roofAI) -built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🏛️ [`roofAI-5.19.1`](https://github.com/kamangir/roofAI). +built by 🌀 [`blue_options-4.185.1`](https://github.com/kamangir/awesome-bash-cli), based on 🏛️ [`roofAI-5.20.1`](https://github.com/kamangir/roofAI). diff --git a/roofAI/__init__.py b/roofAI/__init__.py index 42415d19..313db16e 100644 --- a/roofAI/__init__.py +++ b/roofAI/__init__.py @@ -4,7 +4,7 @@ DESCRIPTION = f"{ICON} everything AI about roofs." -VERSION = "5.19.1" +VERSION = "5.20.1" MARQUEE = "https://github.com/kamangir/assets/blob/main/2023-10-28-16-28-36-88493-predict.gif?raw=true"