feat: bumped version to 0.0.11

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-01-07 20:59:54 -08:00
parent 93dbb5355f
commit f1328db94f
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "surf-new-backend"
version = "0.0.10"
version = "0.0.11"
description = "SurfSense Backend"
requires-python = ">=3.12"
dependencies = [

View file

@ -6409,8 +6409,8 @@ wheels = [
[[package]]
name = "surf-new-backend"
version = "0.0.10"
source = { virtual = "." }
version = "0.0.11"
source = { editable = "." }
dependencies = [
{ name = "alembic" },
{ name = "asyncpg" },