Skip to content

Commit

Permalink
Increased version number to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSchneider42 committed Jun 27, 2023
1 parent 97d4711 commit 0932814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def build_extension(self, ext):

setup(
name="franky-panda",
version="0.1.1",
version="0.1.2",
description="High-Level Motion Library for the Franka Panda Robot (fork of frankx)",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 0932814

Please sign in to comment.