File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- Forthcoming
2- -----------
1+ 2.1.5 (2024-12-18)
2+ ------------------
33* Align stdeb dependencies with setup.py (`#101 <https://github.com/osrf/osrf_pycommon/issues/101 >`_)
44 Follow-up to 4b2f3a8e4969f33dced1dc2db2296230e7a55b1d
55* Add '+upstream' suffix to published deb version (`#102 <https://github.com/osrf/osrf_pycommon/issues/102 >`_)
Original file line number Diff line number Diff line change 44 schematypens =" http://www.w3.org/2001/XMLSchema" ?>
55<package format =" 3" >
66 <name >osrf_pycommon</name >
7- <version >2.1.4 </version >
7+ <version >2.1.5 </version >
88 <description >Commonly needed Python modules, used by Python software developed at OSRF.</description >
99
1010 <maintainer email =" william@openrobotics.org" >William Woodall</maintainer >
Original file line number Diff line number Diff line change 1212
1313setup (
1414 name = package_name ,
15- version = '2.1.4 ' ,
15+ version = '2.1.5 ' ,
1616 packages = packages ,
1717 data_files = [
1818 ('share/' + package_name , ['package.xml' ]),
You can’t perform that action at this time.
0 commit comments