chore: bump

This commit is contained in:
LUIS NOVO 2025-10-19 17:52:56 -03:00
parent 2df45efd78
commit aa91523a09
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "open-notebook"
version = "1.0.7"
version = "1.0.8"
description = "An open source implementation of a research assistant, inspired by Google Notebook LM"
authors = [
{name = "Luis Novo", email = "lfnovo@gmail.com"}

View file

@ -2208,7 +2208,7 @@ wheels = [
[[package]]
name = "open-notebook"
version = "1.0.7"
version = "1.0.8"
source = { editable = "." }
dependencies = [
{ name = "ai-prompter" },