Skip to content

Commit

Permalink
Bump version & muxtools
Browse files Browse the repository at this point in the history
  • Loading branch information
Vodes committed Oct 30, 2023
1 parent 9a7fbd6 commit 365b9cf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

[project]
name = "vsmuxtools"
version = "0.0.8"
version = "0.0.9"
description = "The extension to muxtools with vapoursynth and encoding stuff"
authors = [{ name = "Vodes", email = "[email protected]" }]
dependencies = [
"vapoursynth>=60",
"vstools>=1.6.2",
"numpy>=1.24.3",
"muxtools>=0.0.8",
"muxtools>=0.0.9",
]
classifiers = [
"Natural Language :: English",
Expand All @@ -31,5 +31,4 @@ requires = ["setuptools>=61.0", "wheel"]
build-backend = "setuptools.build_meta"

[project.urls]
"Source Code" = "https://github.com/Irrational-Encoding-Wizardry/vs-muxtools"
"Contact" = "https://discord.gg/qxTxVJGtst"
"Source Code" = "https://github.com/Vodes/vs-muxtools"

0 comments on commit 365b9cf

Please sign in to comment.