Bump version to 0.5-dev+refactor

This commit is contained in:
Daniel Rojas 2025-03-01 20:33:49 +01:00
parent fe7f4a3329
commit a4581d0834

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-dev251"
__version__ = "0.5-dev+refactor"
CMD_NAME = "wireviz" # Lower case command and module name
APP_NAME = "WireViz" # Application name in texts meant to be human readable