Skip to content

Commit 0c6b687

Browse files
committed
bump version
1 parent 2d36b00 commit 0c6b687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
translate = QCoreApplication.translate
3131

32-
__version__ = "β-0.5"
32+
__version__ = "β-0.6"
3333
__channel__ = "beta"
3434

3535
current_file: Optional[str] = None

0 commit comments

Comments
 (0)