Skip to content
This repository has been archived by the owner on Feb 27, 2025. It is now read-only.

Commit

Permalink
Bump requirements and major version
Browse files Browse the repository at this point in the history
  • Loading branch information
Setsugennoao committed Jun 17, 2024
1 parent 26d2998 commit fc29c51
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
VapourSynth>=68
vstools>=3.0.0
vskernels>=3.0.0
vsexprtools>=1.5.0
vsrgtools>=1.6.0
vsmasktools>=1.2.0
vsaa>=1.9.0
vsscale>=2.0.0
vstools>=3.2.0
vskernels>=3.2.0
vsexprtools>=1.6.0
vsrgtools>=1.7.0
vsmasktools>=1.3.0
vsaa>=1.10.0
vsscale>=2.1.0
2 changes: 1 addition & 1 deletion vsdenoise/_metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""VapourSynth denoising functions"""

__version__ = '2.5.1'
__version__ = '2.6.0'

__author_name__, __author_email__ = 'Irrational Encoding Wizardry', 'wizards@encode.moe'
__maintainer_name__, __maintainer_email__ = 'Setsugen no ao', 'setsugen@setsugen.dev'
Expand Down

0 comments on commit fc29c51

Please sign in to comment.