Skip to content

Commit

Permalink
Merge pull request #11 from radicalbit/feature/update-demos-percentages
Browse files Browse the repository at this point in the history
feat: updated demo data
  • Loading branch information
SteZamboni authored Oct 31, 2024
2 parents 9e72e0c + 9ec0497 commit 0ebb3f6
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 14 deletions.
2 changes: 1 addition & 1 deletion radicalbit_ai_monitoring/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
OSS_REPO = "https://github.com/radicalbit/radicalbit-ai-monitoring"
OSS_REPO_API = "https://api.github.com/repos/radicalbit/radicalbit-ai-monitoring"

AVAILABLE_VERSIONS = ["latest", "v1.0.0", "v1.0.1"]
AVAILABLE_VERSIONS = ["latest", "v1.0.0", "v1.0.1", "v1.1.0"]

RADICALBIT_FIGLET = "Radicalbit AI Monitoring"
Loading

0 comments on commit 0ebb3f6

Please sign in to comment.