version must be a string
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| """ | """ | ||||||
| Python library to control an UR robot through its TCP/IP interface | Python library to control an UR robot through its TCP/IP interface | ||||||
| """ | """ | ||||||
| __version__ = 0.8 | __version__ = "0.8" | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user