Skip to content

Commit

Permalink
Bump major version
Browse files Browse the repository at this point in the history
  • Loading branch information
Setsugennoao committed Dec 4, 2023
1 parent a49a76d commit c30ab09
Showing 1 changed file with 1 addition and 1 deletion.
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.0.2'
__version__ = '3.1.0'

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

0 comments on commit c30ab09

Please sign in to comment.