compute threshold automatically, use m3d for dist

This commit is contained in:
Olivier R-D
2015-06-24 11:20:18 +02:00
parent e4d77578c3
commit 74357b6942
3 changed files with 52 additions and 51 deletions

View File

@@ -3,7 +3,7 @@ from distutils.command.install_data import install_data
setup (name = "urx",
version = "0.9.0",
version = "0.9.3",
description = "Python library to control an UR robot",
author = "Olivier Roulet-Dubonnet",
author_email = "olivier.roulet@gmail.com",