version #

This commit is contained in:
VineFeeder
2025-11-12 13:00:13 +00:00
parent 62323c8307
commit 09e37817e6
4 changed files with 157 additions and 4 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
[project]
name = "vinefeeder"
version = "0.1.0"
version = "0.2.0"
description = "GUI front-end for envied"
readme = "README.md"
requires-python = ">=3.10,<3.13"
requires-python = ">=3.10,<=3.13"
dependencies = [
"envied", # resolved via [tool.uv.sources] at the workspace root