Change name and bump version

This commit is contained in:
miruka
2020-03-10 10:31:26 -04:00
parent 612c18ac28
commit 59296dd22c
8 changed files with 22 additions and 19 deletions

View File

@@ -2,6 +2,6 @@
"""This package provides a Python backend accessible from the QML UI side."""
__app_name__ = "harmonyqml"
__display_name__ = "Harmony QML"
__version__ = "0.3.0"
__app_name__ = "mirage"
__display_name__ = "Mirage"
__version__ = "0.4.0"