Skip to content

Commit

Permalink
For release
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Mar 22, 2024
1 parent 0325f71 commit 1126cbd
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 @@ -22,7 +22,7 @@
with open(path.join(current_directory, 'README.md'), encoding='utf-8') as f:
long_description = f.read()

VERSION = "3.4.5"
VERSION = "3.4.6"

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

Summary: Thingsboard Gateway for IoT devices.
Expand Down

0 comments on commit 1126cbd

Please sign in to comment.