Skip to content

Commit

Permalink
fix: bug fixes in drools (#611)
Browse files Browse the repository at this point in the history
upgraded to 0.3.8 of drools_jpy
  • Loading branch information
mkanoor authored Oct 31, 2023
1 parent f2ae5cf commit 4040bc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

### Fixed
- Job_template and workflow_template actions honor custom hosts limit
- upgraded to 0.3.8 of drools_jpy

### Removed

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install_requires =
janus
ansible-runner
websockets
drools_jpy == 0.3.7
drools_jpy == 0.3.8
watchdog

[options.packages.find]
Expand Down

0 comments on commit 4040bc2

Please sign in to comment.