fix: Ensure uv lock file points to correct version
This commit is contained in:
parent
4ecf3627d3
commit
b0a71e804d
1 changed files with 1 additions and 1 deletions
2
uv.lock
generated
2
uv.lock
generated
|
|
@ -73,7 +73,7 @@ sdist = { url = "https://files.pythonhosted.org/packages/3e/50/3e876f39e31bad878
|
|||
|
||||
[[package]]
|
||||
name = "topen"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "tasklib" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue