Skip to content

Commit b06fcb2

Browse files
committed
Update version to v0.2.0
1 parent 84a99b4 commit b06fcb2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fmix"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "🎧 A scripted track mixer 🎧"
55
readme = "README.md"
66
requires-python = ">=3.13"
@@ -39,7 +39,7 @@ fmix = "fmix.__main__:main"
3939

4040
[tool.poetry]
4141
name = "fmix"
42-
version = "0.1.0"
42+
version = "0.2.0"
4343
description = "🎧 A scripted track mixer 🎧"
4444
authors = ["Tom Ritchford <tom@swirly.com>"]
4545
readme = "README.md"

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)