Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
verktoy
PyMetric
Commits
d03d1c40
Commit
d03d1c40
authored
Mar 22, 2010
by
Morten Knutsen
Browse files
Update version and changelog for v0.9
parent
b9e9863b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
d03d1c40
PyMetric 0.9
* Fix small bugs left over from the 1.00-API rewrite.
* Fix bug in load simulation when missing traffic data for a link.
* Basic scripting support (used for validation)
* Less verbosity in non-interactive mode.
PyMetric 0.8 (20091014)
* Add GPLv2 licence
...
...
metrics.py
View file @
d03d1c40
...
...
@@ -19,7 +19,7 @@ its job regardless of the routing protocol used (as long as it
is a LSP)
"""
__version__
=
"0.9
-pre (git/master)
"
__version__
=
"0.9"
__author__
=
"""Morten Knutsen (morten.knutsen@uninett.no)"""
__copyright__
=
"""Copyright (C) 2009-2010
Morten Knutsen <morten.knutsen@uninett.no>
...
...
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