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