Skip to content

Commit ce7b6e2

Browse files
author
Michael Koval
committed
1.3.0
1 parent 1f48e10 commit ce7b6e2

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+
1.3.0 (2015-10-12)
6+
------------------
77
* Added a perception pipeline (`#189 <https://github.com/personalrobotics/prpy/issues/189>`_ `#200 <https://github.com/personalrobotics/prpy/issues/200>`_)
88
* Added actions (and other functionality) for the block sorting demo (`#189 <https://github.com/personalrobotics/prpy/issues/189>`_, `#194 <https://github.com/personalrobotics/prpy/issues/194>`_)
99
* Added unit tests for planners (`#169 <https://github.com/personalrobotics/prpy/issues/169>`_)

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

0 commit comments

Comments
 (0)