Skip to content

Commit

Permalink
Bump version v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dan64 committed Jun 2, 2024
1 parent 7185dc7 commit 4a50da2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exclude = []

[project]
name = "vspropainter"
version = "1.0.0"
version = "1.0.1"
description = "ProPainter function for VapourSynth"
readme = "README.md"
requires-python = ">=3.10"
Expand All @@ -26,7 +26,7 @@ dependencies = [
"torchvision>=0.17.0",
"torch>=2.2.0",
"Pillow>=10.1.0",
"VapourSynth>=68",
"VapourSynth>=65",
]

[project.urls]
Expand Down

0 comments on commit 4a50da2

Please sign in to comment.