Skip to content

Commit bbb16eb

Browse files
committed
0.5.0
1 parent 27bfbf4 commit bbb16eb

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 prpy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.5.0 (2015-04-07)
6+
------------------
77
* Fixed the OMPL planner creation test.
88
* Modified CBiRRT to output linear interpolation.
99
* Fixed __getattr__ and __dir__ on Manipulator (`#89 <https://github.com/personalrobotics/prpy/issues/89>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>prpy</name>
4-
<version>0.4.0</version>
4+
<version>0.5.0</version>
55
<description>
66
Python utilities used by the Personal Robotics Laboratory.
77
</description>

0 commit comments

Comments
 (0)