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 1ef2242 commit 3ad5b80Copy full SHA for 3ad5b80
setup.py
@@ -93,7 +93,7 @@ def package_files(directory):
93
94
setup(
95
name="roboticstoolbox-python",
96
- version="1.0.1",
+ version="1.0.2",
97
description="A Python library for robotic education and research",
98
long_description=long_description,
99
long_description_content_type="text/markdown",
0 commit comments