Skip to content

Commit e8e49ad

Browse files
committed
[doc] update version 1.18.3
1 parent f08d491 commit e8e49ad

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ xArm Python SDK
4242
- #### [UFACTORY ModbusTCP Manual](doc/UF_ModbusTCP_Manual.md)
4343

4444
## Update Summary
45-
- > ### 1.18.2
45+
- > ### 1.18.3
4646
- Added BytesData for data conversion
4747
- Added data structure for report data
4848
- Update the reported data for port 30002

ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# xArm-Python-SDK Release Notes
22

33
## Update Summary
4-
- > ### 1.18.2
4+
- > ### 1.18.3
55
- Added BytesData for data conversion
66
- Added data structure for report data
77
- Update the reported data for port 30002

doc/api/xarm_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
xArm-Python-SDK API Documentation (V1.18.2): class XArmAPI in module xarm.wrapper.xarm_api
1+
xArm-Python-SDK API Documentation (V1.18.3): class XArmAPI in module xarm.wrapper.xarm_api
22

33
## class __XArmAPI__
44
****************************************

xarm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.18.2'
1+
__version__ = '1.18.3'

0 commit comments

Comments
 (0)