Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
LightArrowsEXE committed Dec 6, 2024
1 parent 557cc65 commit 3f4d4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsdeband/_metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""VapourSynth Debanding Functions Collection"""

__version__ = '1.2.1'
__version__ = '1.2.2'

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

0 comments on commit 3f4d4ac

Please sign in to comment.