Skip to content

Commit

Permalink
0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garyservin committed Feb 2, 2024
1 parent 14a5071 commit 3e7162d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion catkin_virtualenv/package.xml
Expand Up @@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<package format="3">
<name>catkin_virtualenv</name>
<version>0.10.0</version>
<version>0.10.1</version>
<description>Bundle python requirements in a catkin package via virtualenv.</description>

<maintainer email="pbovbel@locusrobotics.com">Paul Bovbel</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion test_catkin_virtualenv/package.xml
Expand Up @@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<package format="2">
<name>test_catkin_virtualenv</name>
<version>0.10.0</version>
<version>0.10.1</version>
<description>Basic catkin_virtualenv test.</description>

<maintainer email="pbovbel@locusrobotics.com">Paul Bovbel</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion test_catkin_virtualenv_inherited/package.xml
Expand Up @@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<package format="2">
<name>test_catkin_virtualenv_inherited</name>
<version>0.10.0</version>
<version>0.10.1</version>
<description>Test to make sure a package inherits it's dependency's dependencies, but is able to override the version.</description>

<maintainer email="pbovbel@locusrobotics.com">Paul Bovbel</maintainer>
Expand Down

0 comments on commit 3e7162d

Please sign in to comment.