From e413f151efa937fa2c8e370e0c2d3b781c3eeaa0 Mon Sep 17 00:00:00 2001 From: kamangir Date: Thu, 16 Jan 2025 17:31:42 -0800 Subject: [PATCH] rebuild - kamangir/bolt#746 --- README.md | 4 ++-- vancouver_watching/__init__.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a0c595f..9ea0899 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ pip install vancouver-watching | | | | --- | --- | -| [time-series](https://kamangir-public.s3.ca-central-1.amazonaws.com/vanwatch-cache-2024-02-28-21-04-19-26236.tar.gz) [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/2024-01-06-20-39-46-73614/2024-01-06-20-39-46-73614-2X.gif?raw=true&random=04hhqyflqa9wrcm8)](https://kamangir-public.s3.ca-central-1.amazonaws.com/vanwatch-cache-2024-02-28-21-04-19-26236.tar.gz) | [last build](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=jf5r4kxf5b7lh4ap) [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=cvbmlncc7toklxiz)](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=jf5r4kxf5b7lh4ap) | +| [time-series](https://kamangir-public.s3.ca-central-1.amazonaws.com/vanwatch-cache-2024-02-28-21-04-19-26236.tar.gz) [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/2024-01-06-20-39-46-73614/2024-01-06-20-39-46-73614-2X.gif?raw=true&random=qy0odi0am8wnu18p)](https://kamangir-public.s3.ca-central-1.amazonaws.com/vanwatch-cache-2024-02-28-21-04-19-26236.tar.gz) | [last build](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=57cbid5dmzbbpnyf) [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=ndtqbf9lc1iqd3ot)](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=57cbid5dmzbbpnyf) | ```mermaid @@ -37,5 +37,5 @@ graph LR [![pylint](https://github.com/kamangir/vancouver-watching/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/vancouver-watching/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/vancouver-watching/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/vancouver-watching/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/vancouver-watching/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/vancouver-watching/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/vancouver-watching.svg)](https://pypi.org/project/vancouver-watching/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/vancouver-watching)](https://pypistats.org/packages/vancouver-watching) -built by 🌀 [`blue_options-4.189.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌈 [`vancouver_watching-3.491.1`](https://github.com/kamangir/vancouver-watching). +built by 🌀 [`blue_options-4.189.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌈 [`vancouver_watching-3.492.1`](https://github.com/kamangir/vancouver-watching). diff --git a/vancouver_watching/__init__.py b/vancouver_watching/__init__.py index 9964db2..5cde1dd 100644 --- a/vancouver_watching/__init__.py +++ b/vancouver_watching/__init__.py @@ -8,7 +8,7 @@ DESCRIPTION = f"{ICON} Vancouver Watching with AI." -VERSION = "3.491.1" +VERSION = "3.492.1" REPO_NAME = "vancouver-watching"