File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.13.0 (2025-06-29 21:30:00 -0700)
2+ ----------------------------------
3+ - Add bloom templates for meson build system. `#691 <https://github.com/ros-infrastructure/bloom/issues/691 >`_
4+ - Updates for python3. `#736 <https://github.com/ros-infrastructure/bloom/issues/736 >`_
5+ - Fix a typo. `#735 <https://github.com/ros-infrastructure/bloom/issues/735 `_
6+
170.12.0 (2024-03-29 17:20:00 -0500)
28----------------------------------
39- Fix regression in RHEL 8 / Python3.6 support. `#700 <https://github.com/ros-infrastructure/bloom/issues/700 >`_
Original file line number Diff line number Diff line change 66
77setup (
88 name = 'bloom' ,
9- version = '0.12 .0' ,
9+ version = '0.13 .0' ,
1010 packages = find_packages (exclude = ['test' , 'test.*' ]),
1111 package_data = {
1212 'bloom.generators.debian' : [
You can’t perform that action at this time.
0 commit comments