Update interim version number

This commit is contained in:
Daniel Rojas 2023-03-27 13:45:05 +02:00 committed by KV
parent 310e5968ef
commit 477a3f7706

View File

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# Please don't import anything in this file to avoid issues when it is imported in setup.py
__version__ = "0.4-dev"
__version__ = "0.4-dev-refactored"
CMD_NAME = "wireviz" # Lower case command and module name
APP_NAME = "WireViz" # Application name in texts meant to be human readable