Skip to content
Snippets Groups Projects
Commit 11007abf authored by payno's avatar payno
Browse files

[release] create 0.4

parent 79291a83
No related branches found
Tags v0.4.0
No related merge requests found
......@@ -54,7 +54,7 @@ WIDGET_HELP_PATH = (
# # before the wheel is created.
("{}/help/tomwer/index.html".format(sysconfig.get_path("data")), None),
("http://www.silx.org/pub/doc/tomwer/.htmlhelp/0.3/", ""),
("http://www.silx.org/pub/doc/tomwer/.htmlhelp/0.4/", ""),
)
......
......@@ -70,7 +70,7 @@ RELEASE_LEVEL_VALUE = {"dev": 0,
MAJOR = 0
MINOR = 4
MICRO = 0
RELEV = "dev" # <16
RELEV = "final" # <16
SERIAL = 1 # <16
date = __date__
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment