Skip to content

Commit 0ceff11

Browse files
[chore] Release 0.1.5 (#717)
1 parent 1d018ac commit 0ceff11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastvideo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.4"
1+
__version__ = "0.1.5"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "fastvideo"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "FastVideo"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)