We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d36b00 commit 0c6b687Copy full SHA for 0c6b687
src/main.py
@@ -29,7 +29,7 @@
29
30
translate = QCoreApplication.translate
31
32
-__version__ = "β-0.5"
+__version__ = "β-0.6"
33
__channel__ = "beta"
34
35
current_file: Optional[str] = None
0 commit comments