Skip to content

Commit

Permalink
v0.2.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kk49 committed May 6, 2020
1 parent f84d6e6 commit c02197b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deca/gui/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from PySide2.QtWidgets import QApplication, QMainWindow, QMessageBox, QFileDialog


window_title = 'decaGUI: v0.2.9-dev'
window_title = 'decaGUI: v0.2.9'


class MainWindow(QMainWindow):
Expand Down

0 comments on commit c02197b

Please sign in to comment.