mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
fix for plotting2
This commit is contained in:
parent
8290f51cbd
commit
ef529a8044
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -15,7 +15,7 @@ with open("README.md", "r") as fh:
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="Av1an", # Replace with your own username
|
name="Av1an", # Replace with your own username
|
||||||
version="1.7.0",
|
version="1.8.0",
|
||||||
author="Master_Of_Zen",
|
author="Master_Of_Zen",
|
||||||
author_email="master_of_zen@protonmail.com",
|
author_email="master_of_zen@protonmail.com",
|
||||||
description="All-in-one encode toolkit",
|
description="All-in-one encode toolkit",
|
||||||
|
|
Loading…
Reference in a new issue