summaryrefslogtreecommitdiffstats
path: root/hyprsunset_qt
diff options
context:
space:
mode:
Diffstat (limited to 'hyprsunset_qt')
-rw-r--r--hyprsunset_qt/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/hyprsunset_qt/__init__.py b/hyprsunset_qt/__init__.py
new file mode 100644
index 0000000..901a708
--- /dev/null
+++ b/hyprsunset_qt/__init__.py
@@ -0,0 +1,3 @@
+"""hyprsunset-qt — Qt6 GUI for hyprsunset."""
+
+__version__ = "0.1.0"