Bump the OEF SDK dependency version to the latest version number 0.6.3.
This mainly means adapting the existing code to the newer version, fixing eventual bugs, adding more tests etc.
Fixes
Fixes #364
Types of changes
What types of changes does your code introduce to agents-tac?
Put an x in the boxes that apply
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[X] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Proposed changes
Bump the OEF SDK dependency version to the latest version number
0.6.3
. This mainly means adapting the existing code to the newer version, fixing eventual bugs, adding more tests etc.Fixes
Fixes #364
Types of changes
What types of changes does your code introduce to agents-tac? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply.develop
branch (left side). Also you should start your branch off ourdevelop
.Further comments
None.