bump version
This commit is contained in:
parent
4a8559a111
commit
22f0d5d79b
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ from distutils.command.install_data import install_data
|
|||||||
|
|
||||||
|
|
||||||
setup (name = "urx",
|
setup (name = "urx",
|
||||||
version = "0.8.2",
|
version = "0.9.0",
|
||||||
description = "Python library to control an UR robot",
|
description = "Python library to control an UR robot",
|
||||||
author = "Olivier Roulet-Dubonnet",
|
author = "Olivier Roulet-Dubonnet",
|
||||||
author_email = "olivier.roulet@gmail.com",
|
author_email = "olivier.roulet@gmail.com",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user