Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit 1871668

Browse files
committed
0.3.5
1 parent 953a53e commit 1871668

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎CHANGELOG.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package moveit_python
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.3.5 (2020-12-25)
6+
------------------
77
* use "is None"
88
* Fixed a comparison and logical statement order issue. (`#26 <https://github.com/mikeferguson/moveit_python/issues/26>`_)
99
* fix pyassimp indices bug (`#27 <https://github.com/mikeferguson/moveit_python/issues/27>`_)

‎package.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<package>
22

33
<name>moveit_python</name>
4-
<version>0.3.4</version>
4+
<version>0.3.5</version>
55
<description>
66
A pure-python interaface to the MoveIt! ROS API.
77
</description>

0 commit comments

Comments
 (0)