Wake-word barge-in, Gitea auto-updater, hard_reset fix
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
"""Bolt desktop pet.
|
||||
|
||||
__version__ is what the auto-updater compares against the newest tag on the
|
||||
Gitea releases page (see updater.py), so bump it in the same commit you tag.
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user