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 10f8825 commit 742509cCopy full SHA for 742509c
scripts/zwik_client.py
@@ -28,7 +28,7 @@
28
from logging.handlers import RotatingFileHandler
29
from typing import Optional
30
31
-__version__ = "5.15"
+__version__ = "5.16"
32
min_supported_conda_version = "4.5.4"
33
max_supported_conda_version = "24.3.0"
34
min_supported_bootstrap_version = 7
0 commit comments