We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359151d commit 2dcc5eaCopy full SHA for 2dcc5ea
fastvideo/version.py
@@ -1 +1 @@
1
-__version__ = "0.1.5"
+__version__ = "0.1.6"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "fastvideo"
7
-version = "0.1.5"
+version = "0.1.6"
8
description = "FastVideo"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments