We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10dc0c1 commit 47d2d11Copy full SHA for 47d2d11
radicalbit_ai_monitoring/__init__.py
@@ -31,6 +31,6 @@
31
OSS_REPO = "https://github.com/radicalbit/radicalbit-ai-monitoring"
32
OSS_REPO_API = "https://api.github.com/repos/radicalbit/radicalbit-ai-monitoring"
33
34
-AVAILABLE_VERSIONS = ["latest", "v1.3.0", "v1.2.0", "v1.1.0", "v1.0.1"]
+AVAILABLE_VERSIONS = ["latest", "v1.4.0", "v1.3.0", "v1.2.0", "v1.1.0", "v1.0.1"]
35
36
RADICALBIT_FIGLET = "Radicalbit AI Monitoring"
0 commit comments