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