Skip to content
Snippets Groups Projects
Commit 985eb558 authored by jkerdreu's avatar jkerdreu
Browse files

Added version

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1573 b32b6428-25c9-4566-ad07-03861ab6144f
parent 54cefd01
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,8 @@ def build_dev(dtype,addr):
dev.vendor_id = "IHSEV"
dev.product_id = "OpenWeatherMap"
dev.info = "%s@%s" % (PACKAGE_NAME,platform.node())
dev.url = "https://www.openweathermap.org"
dev.version = 0.2
return dev
class GW:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment