Release a new version of NOW - LMS.
NOW - LMS uses pypi as the final releases host, the release proccess is done
via a github action than will publish to pypi commits that start with the release: v
text and are
made to the main branch of the project. The main
branch is protected to avoid unwanted releases.
Commits should be marked as final releases only after continuous integration testing proccess are pased.
Release history can be found here: https://pypi.org/project/now-lms/#history
Change log can be found in the change log file.
Source code is hosted at github.