Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mutalyzer
mutalyzer2
Commits
de2a112a
Commit
de2a112a
authored
Nov 09, 2015
by
Vermaat
Browse files
Open development for 2.0.15
parent
f3e13b87
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
de2a112a
...
...
@@ -4,6 +4,12 @@ Changelog
This is a record of changes made between each Mutalyzer release.
Version 2.0.15
--------------
Release date to be decided.
Version 2.0.14
--------------
...
...
mutalyzer/__init__.py
View file @
de2a112a
...
...
@@ -21,7 +21,7 @@ from __future__ import unicode_literals
# [1] http://peak.telecommunity.com/DevCenter/setuptools#specifying-your-project-s-version
# [2] http://semver.org/
__version_info__
=
(
'2'
,
'0'
,
'1
4
'
)
__version_info__
=
(
'2'
,
'0'
,
'1
5'
,
'dev
'
)
__date__
=
'9 Nov 2015'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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