Skip to content

Commit 8664778

Browse files
committed
Bump version to 0.0.2
1 parent 6c1e8de commit 8664778

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

openbeat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__all__ = ["__version__"]
22

3-
__version__ = "0.0.1"
3+
__version__ = "0.0.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openbeat"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "Free and open-source beat editing helpers for DaVinci Resolve Free."
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)