Skip to content

Commit ef8bf0d

Browse files
committed
Bump version to 0.6.4
1 parent 5941c92 commit ef8bf0d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
copyright = f"2015-{datetime.datetime.now().year}, Andrii Yurchuk"
1616
author = "Andrii Yurchuk"
1717

18-
version = "0.6.3"
19-
release = "0.6.3"
18+
version = "0.6.4"
19+
release = "0.6.4"
2020

2121
language = "en"
2222

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ffmpy"
3-
version = "0.6.3"
3+
version = "0.6.4"
44
description = "A simple Python wrapper for FFmpeg"
55
authors = [{ name = "Andrii Yurchuk", email = " <[email protected]>" }]
66
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)