index
:
krr.git
prometheus-workload-loader
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
robusta_krr
/
utils
/
version.py
blob: 77772dd6edc9d0b31eea470a35b4feb0c329ef32 (
plain
)
1
2
3
4
5
import
robusta_krr
def
get_version
() ->
str
:
return
robusta_krr
.__
version
__