bumped version to 5.0.0-beta3

This commit is contained in:
k4yt3x
2022-02-15 07:02:53 +00:00
parent 595b179d3c
commit c07fafc0e9
4 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ Last Modified: February 11, 2022
# version assignment has to precede imports to
# prevent setup.cfg from producing import errors
__version__ = "5.0.0-beta2"
__version__ = "5.0.0-beta3"
# local imports
from .video2x import Video2X