Upgrading hyperglass
Upgrade Process
To upgrade hyperglass, stop the currently-running service and upgrade via PyPI:
$ sudo systemctl stop hyperglass
$ sudo pip3 install -U hyperglass
Check Current version
To check the current version of hyperglass, run the following command:
$ sudo hyperglass --version
hyperglass version: 1.0.0-beta.19