-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release v0.1.5 - "ensemble tolerance"
- Loading branch information
Yann Büchau
committed
Jan 13, 2017
1 parent
a67d766
commit 4b32182
Showing
7 changed files
with
382 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
simbuto (0.1.5) unstable; urgency=medium | ||
|
||
* implement ensemble tolerance forecast | ||
|
||
-- Yann Büchau <[email protected]> Fri, 13 Jan 2017 22:48:00 +0100 | ||
|
||
simbuto (0.1.4) unstable; urgency=medium | ||
|
||
* implement amount and day tolerance | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
# Internal modules | ||
|
||
# the version | ||
VERSION = "0.1.4" | ||
VERSION = "0.1.5" | ||
|
||
__version__ = VERSION | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.