pylibfranka 0.20.3__tar.gz → 0.20.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pylibfranka
3
- Version: 0.20.3
3
+ Version: 0.20.4
4
4
  Summary: Python bindings for libfranka - Control Franka robots with Python
5
5
  Author-email: Franka Robotics GmbH <info@franka.de>
6
6
  License: Apache-2.0
@@ -0,0 +1 @@
1
+ 0.20.4
@@ -3,4 +3,4 @@
3
3
  __all__ = ['__version__']
4
4
 
5
5
  # Version is auto-generated from CMakeLists.txt during build
6
- __version__ = "0.20.3"
6
+ __version__ = "0.20.4"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pylibfranka
3
- Version: 0.20.3
3
+ Version: 0.20.4
4
4
  Summary: Python bindings for libfranka - Control Franka robots with Python
5
5
  Author-email: Franka Robotics GmbH <info@franka.de>
6
6
  License: Apache-2.0
@@ -1 +0,0 @@
1
- 0.20.3
File without changes
File without changes
File without changes
File without changes
File without changes