diff --git a/setup.py b/setup.py index 77054c7..c7e1e70 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.command.install_data import install_data setup (name = "urx", - version = "0.8.2", + version = "0.9.0", description = "Python library to control an UR robot", author = "Olivier Roulet-Dubonnet", author_email = "olivier.roulet@gmail.com",