mirror of
https://github.com/thingsboard/thingsboard-gateway
synced 2025-10-26 22:31:42 +08:00
For pre-release
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = thingsboard-gateway
|
||||
version = 2.1.0.8
|
||||
version = 2.1.0.9
|
||||
description = Thingsboard Gateway for IoT devices.
|
||||
long_description= file: README.md
|
||||
license = Apache Software License (Apache Software License 2.0)
|
||||
|
||||
2
setup.py
2
setup.py
@@ -39,7 +39,7 @@ setup(
|
||||
'simplejson',
|
||||
'pyrsistent'
|
||||
],
|
||||
download_url='https://github.com/thingsboard/thingsboard-gateway/archive/2.1.0.8.tar.gz',
|
||||
download_url='https://github.com/thingsboard/thingsboard-gateway/archive/2.1.0.9.tar.gz',
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'thingsboard-gateway = thingsboard_gateway.tb_gateway:daemon'
|
||||
|
||||
Reference in New Issue
Block a user