File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed
Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.5.0 "
2+ "." : " 0.5.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.1] ( https://github.com/radicalbit/radicalbit-ai-monitoring-installer/compare/v0.5.0...v0.5.1 ) (2024-07-04)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** readme:** fixed cli in readme ([ 691f924] ( https://github.com/radicalbit/radicalbit-ai-monitoring-installer/commit/691f92491812b4d0d065d96c9a5a567b45919afd ) )
9+
310## 0.5.0 (2024-07-04)
411
512### Features
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " radicalbit-ai-monitoring"
33# x-release-please-start-version
4- version = " 0.5.0 "
4+ version = " 0.5.1 "
55# x-release-please-end
66description = " Radicalbit AI Monitoring platform installer"
77authors = [" Radicalbit" ]
Original file line number Diff line number Diff line change 33
44
55# x-release-please-start-version
6- CLI_VERSION = "0.5.0 "
6+ CLI_VERSION = "0.5.1 "
77# x-release-please-end
88MODULE_PATH = path .abspath (path .dirname (radicalbit_ai_monitoring .__file__ ))
99
Original file line number Diff line number Diff line change 1- 0.5.0
1+ 0.5.1
You can’t perform that action at this time.
0 commit comments