Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
Setsugennoao committed Oct 30, 2023
1 parent 17b44ae commit 724dc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsdeinterlace/_metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""VapourSynth deinterlacing and interlaced/telecined content helper functions"""

__version__ = '0.6.0'
__version__ = '0.6.1'

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

0 comments on commit 724dc30

Please sign in to comment.