chore: bump

This commit is contained in:
LUIS NOVO 2025-07-17 09:55:30 -03:00
parent 3b2ced54e2
commit fbc3f3ad42
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1970,7 +1970,7 @@ wheels = [
[[package]]
name = "open-notebook"
version = "0.3.0"
version = "0.3.1"
source = { editable = "." }
dependencies = [
{ name = "ai-prompter" },