Bump version number to 0.4.0
This commit is contained in:
parent
79368cca05
commit
6af2e7cba9
@ -811,7 +811,7 @@ function read_and_display_file(file) {
|
||||
</div>
|
||||
|
||||
<div class="js-text--default-hide js-text--display-none" id="changelog">
|
||||
<h3>Version 0.4.0 - 2020-12-XX:</h3>
|
||||
<h3>Version 0.4.0 - 2020-12-10:</h3>
|
||||
|
||||
<h4>General</h4>
|
||||
<ol>
|
||||
|
@ -10,7 +10,7 @@ import re
|
||||
DEBUG = False
|
||||
"""Show additional information during the development cycle"""
|
||||
|
||||
VERSION = "0.4.0 (devel)"
|
||||
VERSION = "0.4.0"
|
||||
"""Version number"""
|
||||
|
||||
# __pragma__ ('skip')
|
||||
|
Loading…
Reference in New Issue
Block a user