From 095cc5e3cd88a56b1a337f3169001f35a901c6f9 Mon Sep 17 00:00:00 2001 From: uberfastman <4575707+uberfastman@users.noreply.github.com> Date: Sun, 22 Sep 2024 21:57:01 -0400 Subject: [PATCH] update version number and docs --- VERSION.py | 2 +- compose.yaml | 2 +- docs/404.html | 2 +- docs/CNAME | 1 + docs/data/index.html | 2 +- docs/exceptions/index.html | 2 +- docs/index.html | 4 ++-- docs/logger/index.html | 2 +- docs/models/index.html | 2 +- docs/query/index.html | 2 +- docs/quickstart/index.html | 2 +- docs/readme/index.html | 2 +- docs/search.html | 2 +- docs/test/index.html | 2 +- docs/utils/index.html | 2 +- 15 files changed, 16 insertions(+), 15 deletions(-) create mode 100644 docs/CNAME diff --git a/VERSION.py b/VERSION.py index 2e073e91..848600a5 100644 --- a/VERSION.py +++ b/VERSION.py @@ -1,2 +1,2 @@ # DO NOT EDIT - VERSIONING CONTROLLED BY GIT TAGS -__version__ = "v16.0.2" +__version__ = "v16.0.3" diff --git a/compose.yaml b/compose.yaml index 43e12ab5..51faef77 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: package: - image: ghcr.io/uberfastman/yfpy:16.0.2 # DO NOT EDIT IMAGE - VERSIONING CONTROLLED BY GIT TAGS + image: ghcr.io/uberfastman/yfpy:16.0.3 # DO NOT EDIT IMAGE - VERSIONING CONTROLLED BY GIT TAGS platform: linux/amd64 environment: - RUNTIME_ENVIRONMENT=docker diff --git a/docs/404.html b/docs/404.html index 10c7070c..8cd85de7 100644 --- a/docs/404.html +++ b/docs/404.html @@ -29,7 +29,7 @@