chore: Update version to 0.5.0 and document Phase 4 completion in changelog and development plan

This commit is contained in:
claudi 2026-02-18 09:41:21 +01:00
parent ae5c86814f
commit 9915c7b32c
4 changed files with 164 additions and 48 deletions

View file

@ -1,6 +1,6 @@
"""WebDrop Bridge - Qt-based desktop application for intelligent drag-and-drop file handling."""
__version__ = "0.1.0"
__version__ = "0.5.0"
__author__ = "WebDrop Team"
__license__ = "MIT"