Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mutalyzer
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
mutalyzer
Commits
97f3f554
Commit
97f3f554
authored
10 years ago
by
Vermaat
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 2.0.beta-32
parent
c6dada01
No related branches found
Branches containing commit
Tags
mutalyzer-2.0.beta-32
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mutalyzer/__init__.py
+3
-3
3 additions, 3 deletions
mutalyzer/__init__.py
with
3 additions
and
3 deletions
mutalyzer/__init__.py
+
3
−
3
View file @
97f3f554
...
...
@@ -20,10 +20,10 @@ import os
#
# [1] http://peak.telecommunity.com/DevCenter/setuptools#specifying-your-project-s-version
RELEASE
=
Fals
e
RELEASE
=
Tru
e
__version_info__
=
(
'
2
'
,
'
0
'
,
'
beta-32
'
,
'
dev
'
)
__date__
=
'
2
7 Mar
2014
'
__version_info__
=
(
'
2
'
,
'
0
'
,
'
beta-32
'
)
__date__
=
'
2
6 Jun
2014
'
__version__
=
'
.
'
.
join
(
__version_info__
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment