set version 0.4

This commit is contained in:
Laurier Loiselle 2023-01-19 16:45:21 -05:00
parent 6a00e81e3a
commit 6d82c88b2a
No known key found for this signature in database
GPG Key ID: 345920CC72089A3F

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