Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
badw-it
DHParser
Commits
528bd42d
Commit
528bd42d
authored
Mar 03, 2019
by
eckhart
Browse files
- version number increased for development branch
parent
1f6ad770
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.txt
View file @
528bd42d
DHParser Version 0.8.7 (date?)
..............................
DHParser Version 0.8.6 (3.3.2019)
.................................
...
...
DHParser/versionnumber.py
View file @
528bd42d
...
...
@@ -16,4 +16,4 @@
# permissions and limitations under the License.
__all__
=
(
'__version__'
,)
__version__
=
'0.8.
6
'
# + '_dev' + str(os.stat(__file__).st_mtime)
__version__
=
'0.8.
7
'
# + '_dev' + str(os.stat(__file__).st_mtime)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment