Bump version to 0.4.1

This commit is contained in:
Daniel Rojas 2024-07-13 13:10:31 +02:00
parent 73f56b2efc
commit c73738e041

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