Skip to content

Commit 742509c

Browse files
committed
Update version to 5.16
1 parent 10f8825 commit 742509c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/zwik_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from logging.handlers import RotatingFileHandler
2929
from typing import Optional
3030

31-
__version__ = "5.15"
31+
__version__ = "5.16"
3232
min_supported_conda_version = "4.5.4"
3333
max_supported_conda_version = "24.3.0"
3434
min_supported_bootstrap_version = 7

0 commit comments

Comments
 (0)