Skip to content

Commit

Permalink
Bump initial version
Browse files Browse the repository at this point in the history
  • Loading branch information
Setsugennoao committed Nov 14, 2022
1 parent 0637f12 commit 622aa41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsdenoise/_metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""VapourSynth denoising functions"""

__version__ = '0.0.0'
__version__ = '1.0.0'

__author_name__, __author_email__ = 'Irrational Encoding Wizardry', '[email protected]'
__maintainer_name__, __maintainer_email__ = __author_name__, __author_email__
Expand Down

0 comments on commit 622aa41

Please sign in to comment.