ros-infrastructure / catkin_pkg

Standalone Python library for the catkin build system.
https://github.com/ros/catkin
Other
46 stars 89 forks source link

Fix catkin_package_version after API change. #333

Closed nuclearsandwich closed 2 years ago

nuclearsandwich commented 2 years ago

This is a regression from #331 which updated this API.

During review we somehow missed this usage of catkin_pkg.package_version.update_version within this repository.