ovos-backend-manager/ovos_backend_manager/version.py
2022-09-22 12:31:30 +01:00

7 lines
177 B
Python

# The following lines are replaced during the release process.
# START_VERSION_BLOCK
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 1
VERSION_ALPHA = 1
# END_VERSION_BLOCK