mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-05-18 01:16:09 +08:00
install rife directly from PyPI; changed setuptools to pdm
This commit is contained in:
@@ -24,7 +24,7 @@ Last Modified: February 16, 2022
|
||||
|
||||
# version assignment has to precede imports to
|
||||
# prevent setup.cfg from producing import errors
|
||||
__version__ = "5.0.0-beta4"
|
||||
__version__ = "5.0.0-beta5"
|
||||
|
||||
# local imports
|
||||
from .video2x import Video2X
|
||||
|
||||
Reference in New Issue
Block a user