Skip to content

Commit

Permalink
For pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Feb 25, 2020
1 parent a07d6d7 commit b586824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'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'
Expand Down

0 comments on commit b586824

Please sign in to comment.