Skip to content

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 9427671 commit 9156d19
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VapourSynth>=68
vstools>=3.0.0
vspyplugin>=1.4.0
vsexprtools>=1.5.0
vskernels>=3.0.2
vstools>=3.2.0
vspyplugin>=1.4.2
vsexprtools>=1.6.0
vskernels>=3.2.0
2 changes: 1 addition & 1 deletion vsrgtools/_metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Wrapper for RGVS, RGSF, and various other functions"""

__version__ = '1.6.2'
__version__ = '1.7.0'

__author_name__, __author_email__ = 'Irrational Encoding Wizardry', '[email protected]'
__maintainer_name__, __maintainer_email__ = 'Setsugen no ao', '[email protected]'
Expand Down

0 comments on commit 9156d19

Please sign in to comment.