chore: rebrand to Bossiara13 fork

bump version 3.0 -> 0.1.0
This commit is contained in:
Bossiara13 2026-04-22 17:32:45 +03:00
parent ee8d236e1c
commit 377016478e
2 changed files with 2 additions and 2 deletions

View file

@ -283,7 +283,7 @@ recorder = PvRecorder(device_index=config.MICROPHONE_INDEX, frame_length=porcupi
recorder.start()
print('Using device: %s' % recorder.selected_device)
print(f"Jarvis (v3.0) начал свою работу ...")
print(f"Jarvis (v0.1.0) начал свою работу ...")
play("run")
time.sleep(0.5)