mirror of
https://github.com/vinefeeder/TwinVine.git
synced 2026-07-15 18:10:04 +02:00
version #
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "1.1.5"
|
||||
__version__ = "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user