Migrate to Poetry packaging and restructure codebase #21

Merged
Sudo-Ivan merged 23 commits from codebase-improvements into master 2025-12-01 18:24:25 +00:00
Showing only changes of commit 085385a182 - Show all commits

View File

@@ -1,5 +1,6 @@
"""Auto-generated helper so Python tooling and the Electron build
"""
Auto-generated helper so Python tooling and the Electron build
share the same version string.
"""
__version__ = "2.41.0"
__version__ = '2.41.0'