We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253ab1c commit 84cd9acCopy full SHA for 84cd9ac
3 files changed
VERSION.py
@@ -1,2 +1,2 @@
1
# DO NOT EDIT - VERSIONING CONTROLLED BY GIT TAGS
2
-__version__ = "16.0.3"
+__version__ = "17.0.0"
compose.yaml
@@ -1,6 +1,6 @@
services:
package:
3
- image: ghcr.io/uberfastman/yfpy:16.0.3 # DO NOT EDIT IMAGE - VERSIONING CONTROLLED BY GIT TAGS
+ image: ghcr.io/uberfastman/yfpy:17.0.0 # DO NOT EDIT IMAGE - VERSIONING CONTROLLED BY GIT TAGS
4
platform: linux/amd64
5
environment:
6
- RUNTIME_ENVIRONMENT=docker
docs/index.html
@@ -162,5 +162,5 @@ <h1 id="welcome-to-yfpy">Welcome to YFPY!<a class="headerlink" href="#welcome-to
162
163
<!--
164
MkDocs version : 1.6.1
165
-Build Date UTC : 2025-09-14 05:06:16.647956+00:00
+Build Date UTC : 2025-09-14 05:20:06.800297+00:00
166
-->
0 commit comments