Skip to content

Commit 08937e3

Browse files
committed
0.5.1
1 parent 576f961 commit 08937e3

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.1 (2015-04-15)
6+
------------------
77
* Merge branch 'feature/MICORefactor' of github.com:personalrobotics/prpy into feature/MICORefactor
88
* Fixed ParabolicSmoother bug (thanks @rdiankov)
99
* added code to cleanup ik solver, changed acceleration to 1.5

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.5.0</version>
4+
<version>0.5.1</version>
55
<description>
66
Python utilities used by the Personal Robotics Laboratory.
77
</description>

0 commit comments

Comments
 (0)