Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
madmom
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
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
devlol-systems
madmom
Commits
9e2c2d28
Commit
9e2c2d28
authored
9 years ago
by
Sebastian Böck
Browse files
Options
Downloads
Patches
Plain Diff
bump version to 0.13 and set release date
parent
801838a3
No related branches found
Tags
v0.13
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+3
-2
3 additions, 2 deletions
CHANGES.rst
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
4 additions
and
3 deletions
CHANGES.rst
+
3
−
2
View file @
9e2c2d28
Release Notes
=============
Version 0.13
dev
---------------
Version 0.13
(release date: 2016-03-07)
---------------
------------------------
Main features:
...
...
@@ -27,6 +27,7 @@ API relevant changes:
Other changes:
* Added alignment evaluation (#12)
* Added continous integration testing (#16)
* Added `-o` option to both `single`/`batch` processing mode to not overwrite
files accidentially in `single` mode (#18)
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
9e2c2d28
...
...
@@ -14,7 +14,7 @@ import glob
import
numpy
as
np
# define version
version
=
'
0.13
.dev
'
version
=
'
0.13
'
# define which extensions need to be compiled
extensions
=
[
Extension
(
'
madmom.ml.rnn
'
,
...
...
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