mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
setup minimal update
This commit is contained in:
parent
51784c5638
commit
d36550b995
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ REQUIRES = [
|
|||
with open("README.md", "r") as f:
|
||||
long_description = f.read()
|
||||
|
||||
version = "6.1.3"
|
||||
version = "6.1.5"
|
||||
|
||||
setuptools.setup(
|
||||
name="Av1an-minimal",
|
||||
|
|
Loading…
Reference in a new issue