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 91fc6cd commit e7a5292
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VapourSynth>=68
vstools>=3.0.0
vstools>=3.2.0
2 changes: 1 addition & 1 deletion vskernels/_metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Kernel objects for scaling and format conversion within VapourSynth"""

__version__ = '3.1.0'
__version__ = '3.2.0'

__author_name__, __author_email__ = 'LightArrowsEXE', 'LightArrowsReboot@gmail.com'
__maintainer_name__, __maintainer_email__ = 'Setsugen no ao', 'setsugen@setsugen.dev'
Expand Down

0 comments on commit e7a5292

Please sign in to comment.