Skip to content

Commit e353602

Browse files
committed
chore: version bump to 6.0.9
1 parent 3c42f70 commit e353602

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/nebula/version.py

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

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nebula"
3-
version = "6.0.8"
3+
version = "6.0.9"
44
description = "Open source broadcast automation system"
55
authors = ["Nebula Broadcast <[email protected]>"]
66

0 commit comments

Comments
 (0)