Skip to content

Commit 47d2d11

Browse files
authored
feat: release v1.4.0 (#18)
1 parent 10dc0c1 commit 47d2d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

radicalbit_ai_monitoring/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
OSS_REPO = "https://github.com/radicalbit/radicalbit-ai-monitoring"
3232
OSS_REPO_API = "https://api.github.com/repos/radicalbit/radicalbit-ai-monitoring"
3333

34-
AVAILABLE_VERSIONS = ["latest", "v1.3.0", "v1.2.0", "v1.1.0", "v1.0.1"]
34+
AVAILABLE_VERSIONS = ["latest", "v1.4.0", "v1.3.0", "v1.2.0", "v1.1.0", "v1.0.1"]
3535

3636
RADICALBIT_FIGLET = "Radicalbit AI Monitoring"

0 commit comments

Comments
 (0)