build: fix the README path; set version to 1.0.0

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I0b2ed19aa3a76d60836accc3eaf68eb86a6a6964
This commit is contained in:
raf 2026-04-07 13:49:11 +03:00
commit fcef0593eb
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
[project]
name = "flipoff"
version = "0.1.0"
version = "1.0.0"
description = "Begone, clanker"
readme = "README.md"
readme = "docs/README.md"
requires-python = ">=3.11"
dependencies = [
"mediapipe>=0.10.33",

2
uv.lock generated
View file

@ -249,7 +249,7 @@ wheels = [
[[package]]
name = "flipoff"
version = "0.1.0"
version = "1.0.0"
source = { editable = "." }
dependencies = [
{ name = "dbus-next" },