Skip to content
This repository has been archived by the owner on Feb 27, 2025. It is now read-only.

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 531b48d commit bc6dc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsexprtools/_metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""VapourSynth functions and helpers for writing RPN expressions."""

__version__ = '1.8.0'
__version__ = '1.8.1'

__author_name__, __author_email__ = 'Setsugen no ao', 'setsugen@setsugen.dev'
__maintainer_name__, __maintainer_email__ = __author_name__, __author_email__
Expand Down

0 comments on commit bc6dc31

Please sign in to comment.