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 e3a4a1e commit 1e2da26Copy full SHA for 1e2da26
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package prpy
3
^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.1.0 (2015-06-01)
+------------------
7
* Adding tags for capturing trajectory timing data
8
* Update README.md
9
Added enum34 dependency instructions into README
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>prpy</name>
- <version>1.0.0</version>
+ <version>1.1.0</version>
<description>
Python utilities used by the Personal Robotics Laboratory.
</description>
0 commit comments