Skip to content

Commit

Permalink
For release
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Nov 20, 2020
1 parent f3907d7 commit 17218aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
long_description = f.read()

VERSION = "2.5.3"
VERSION = "2.5.4"

setup(
version=VERSION,
Expand Down
4 changes: 2 additions & 2 deletions thingsboard-gateway.spec
@@ -1,6 +1,6 @@
%define name thingsboard-gateway
%define version 2.5.3
%define unmangled_version 2.5.3
%define version 2.5.4
%define unmangled_version 2.5.4
%define release 1

Summary: Thingsboard Gateway for IoT devices.
Expand Down

0 comments on commit 17218aa

Please sign in to comment.