File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
5
6
6
## Unreleased
7
7
8
+ [ All Changes] ( https://github.com/HaaLeo/swarmlib/compare/v0.14.0...master )
9
+
10
+ ## 2020-12-04 - [ v0.14.0] ( https://github.com/HaaLeo/swarmlib/tree/v0.14.0 )
11
+
8
12
### Added
9
13
* new functions by upgrading [ landscapes] ( https://github.com/nathanrooy/landscapes#readme ) to _ v0.0.11_
10
14
11
15
### Fixed
12
16
* a bug that caused levy flights to be performed randomly despite ` --seed ` was enabled.
13
17
14
- [ All Changes] ( https://github.com/HaaLeo/swarmlib/compare/v0.13.0...master )
18
+ [ All Changes] ( https://github.com/HaaLeo/swarmlib/compare/v0.13.0...v0.14.0 )
15
19
16
20
## 2020-11-25 - [ v0.13.0] ( https://github.com/HaaLeo/swarmlib/tree/v0.13.0 )
17
21
Original file line number Diff line number Diff line change 3
3
# Licensed under the BSD 3-Clause License. See LICENSE.txt in the project root for license information.
4
4
# ------------------------------------------------------------------------------------------------------
5
5
6
- __version__ = '0.13 .0'
6
+ __version__ = '0.14 .0'
You can’t perform that action at this time.
0 commit comments