File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44package :
55 name : unilabos
6- version : 0.11.0
6+ version : 0.11.1
77
88source :
99 path : ../../unilabos
@@ -54,7 +54,7 @@ requirements:
5454 - pymodbus
5555 - matplotlib
5656 - pylibftdi
57- - uni-lab::unilabos-env ==0.11.0
57+ - uni-lab::unilabos-env ==0.11.1
5858
5959about :
6060 repository : https://github.com/deepmodeling/Uni-Lab-OS
Original file line number Diff line number Diff line change 22
33package :
44 name : unilabos-env
5- version : 0.11.0
5+ version : 0.11.1
66
77build :
88 noarch : generic
Original file line number Diff line number Diff line change 33
44package :
55 name : unilabos-full
6- version : 0.11.0
6+ version : 0.11.1
77
88build :
99 noarch : generic
1010
1111requirements :
1212 run :
1313 # Base unilabos package (includes unilabos-env)
14- - uni-lab::unilabos ==0.11.0
14+ - uni-lab::unilabos ==0.11.1
1515 # Documentation tools
1616 - sphinx
1717 - sphinx_rtd_theme
Original file line number Diff line number Diff line change 11package :
22 name : ros-humble-unilabos-msgs
3- version : 0.11.0
3+ version : 0.11.1
44source :
55 path : ../../unilabos_msgs
66 target_directory : src
Original file line number Diff line number Diff line change 11package :
22 name : unilabos
3- version : " 0.11.0 "
3+ version : " 0.11.1 "
44
55source :
66 path : ../..
Original file line number Diff line number Diff line change 44
55setup (
66 name = package_name ,
7- version = '0.11.0 ' ,
7+ version = '0.11.1 ' ,
88 packages = find_packages (),
99 include_package_data = True ,
1010 install_requires = ['setuptools' ],
Original file line number Diff line number Diff line change 1- __version__ = "0.11.0 "
1+ __version__ = "0.11.1 "
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >unilabos_msgs</name >
5- <version >0.11.0 </version >
5+ <version >0.11.1 </version >
66 <description >ROS2 Messages package for unilabos devices</description >
77 <maintainer email =" changjh@pku.edu.cn" >Junhan Chang</maintainer >
88 <maintainer email =" 18435084+Xuwznln@users.noreply.github.com" >Xuwznln</maintainer >
You can’t perform that action at this time.
0 commit comments