Skip to content

Commit

Permalink
Bump eigenpy to 3.5.0 (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-stasse authored Apr 17, 2024
1 parent 4635ba8 commit 9723e60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions additional_recipes/ros-noetic-eigenpy/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
package:
name: ros-noetic-eigenpy
version: "3.1.0"
version: "3.5.0"

build:
number: 21

outputs:
- package:
name: ros-noetic-eigenpy
version: "3.1.0"
version: "3.5.0"
build:
run_exports:
- "{{ pin_subpackage('ros-noetic-eigenpy', max_pin='x.x.x') }}"
requirements:
run:
- eigenpy 3.1.0
- eigenpy 3.5.0

0 comments on commit 9723e60

Please sign in to comment.