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 12, 2020
1 parent 3b9eb9d commit f58405f
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.4
version = 2.1.0.5
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 @@ -38,7 +38,7 @@
'simplejson',
'pyrsistent'
],
download_url='https://github.com/thingsboard/thingsboard-gateway/archive/2.1.0.4.tar.gz',
download_url='https://github.com/thingsboard/thingsboard-gateway/archive/2.1.0.5.tar.gz',
entry_points={
'console_scripts': [
'thingsboard-gateway = thingsboard_gateway.tb_gateway:daemon'
Expand Down

0 comments on commit f58405f

Please sign in to comment.