Skip to content

Commit 3b3c56f

Browse files
committed
Bump version to 1.0.0
1 parent 95cb213 commit 3b3c56f

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.4"
19-
release = "0.6.4"
18+
version = "1.0.0"
19+
release = "1.0.0"
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.4"
3+
version = "1.0.0"
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)