Skip to content

Commit 84cd9ac

Browse files
committed
update version number and docs
1 parent 253ab1c commit 84cd9ac

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# DO NOT EDIT - VERSIONING CONTROLLED BY GIT TAGS
2-
__version__ = "16.0.3"
2+
__version__ = "17.0.0"

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
package:
3-
image: ghcr.io/uberfastman/yfpy:16.0.3 # DO NOT EDIT IMAGE - VERSIONING CONTROLLED BY GIT TAGS
3+
image: ghcr.io/uberfastman/yfpy:17.0.0 # DO NOT EDIT IMAGE - VERSIONING CONTROLLED BY GIT TAGS
44
platform: linux/amd64
55
environment:
66
- RUNTIME_ENVIRONMENT=docker

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,5 @@ <h1 id="welcome-to-yfpy">Welcome to YFPY!<a class="headerlink" href="#welcome-to
162162

163163
<!--
164164
MkDocs version : 1.6.1
165-
Build Date UTC : 2025-09-14 05:06:16.647956+00:00
165+
Build Date UTC : 2025-09-14 05:20:06.800297+00:00
166166
-->

0 commit comments

Comments
 (0)