We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c8ffd commit d234127Copy full SHA for d234127
jhub_apps/__about__.py
@@ -1 +1 @@
1
-__version__ = "2025.8.1"
+__version__ = "2025.11.1"
jhub_apps/config_utils.py
@@ -9,7 +9,7 @@
9
10
11
# jhub-app-proxy configuration constants
12
-DEFAULT_JHUB_APP_PROXY_VERSION = "v0.2.2-rc7"
+DEFAULT_JHUB_APP_PROXY_VERSION = "v0.2.2"
13
14
15
class PydanticModelTrait(TraitType):
0 commit comments