We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bfbf4 commit bbb16ebCopy full SHA for bbb16eb
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package prpy
3
^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.5.0 (2015-04-07)
+------------------
7
* Fixed the OMPL planner creation test.
8
* Modified CBiRRT to output linear interpolation.
9
* Fixed __getattr__ and __dir__ on Manipulator (`#89 <https://github.com/personalrobotics/prpy/issues/89>`_)
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>prpy</name>
- <version>0.4.0</version>
+ <version>0.5.0</version>
<description>
Python utilities used by the Personal Robotics Laboratory.
</description>
0 commit comments