mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-11-02 05:31:05 +01:00
bumped version to 5.0.0-beta6
This commit is contained in:
parent
508d6ea4d0
commit
a75c2a50ca
@ -19,12 +19,12 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||||||
Name: Package Init
|
Name: Package Init
|
||||||
Author: K4YT3X
|
Author: K4YT3X
|
||||||
Date Created: July 3, 2021
|
Date Created: July 3, 2021
|
||||||
Last Modified: April 1, 2022
|
Last Modified: August 28, 2022
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# version assignment has to precede imports to
|
# version assignment has to precede imports to
|
||||||
# prevent setup.cfg from producing import errors
|
# prevent setup.cfg from producing import errors
|
||||||
__version__ = "5.0.0-beta5"
|
__version__ = "5.0.0-beta6"
|
||||||
|
|
||||||
# flake8: noqa
|
# flake8: noqa
|
||||||
# let flake8 ignore this file to avoid F401 warnings
|
# let flake8 ignore this file to avoid F401 warnings
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user