Skip to content

Commit 8bdae81

Browse files
authored
Release v0.28.5 (#189)
1 parent d564154 commit 8bdae81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

brainframe_qt/__init__.py

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

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 = "brainframe-qt"
3-
version = "0.28.4"
3+
version = "0.28.5"
44
description = "Official BrainFrame client"
55
authors = ["Aotu"]
66
license = "Proprietary"

0 commit comments

Comments
 (0)