fix: Update version to 0.1.0 in configuration files and tests
This commit is contained in:
parent
0d9464854d
commit
fb82d8d612
4 changed files with 13 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"""WebDrop Bridge - Qt-based desktop application for intelligent drag-and-drop file handling."""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "0.1.0"
|
||||
__author__ = "WebDrop Team"
|
||||
__license__ = "MIT"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue