Skip to content

Commit

Permalink
bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ichunjo committed Feb 10, 2025
1 parent c12b740 commit 9cf2bab
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.4.0'
__version__ = '3.4.1'

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

0 comments on commit 9cf2bab

Please sign in to comment.