Skip to content

Commit

Permalink
For release
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Nov 1, 2023
1 parent c20efdb commit 55922c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
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.1"
VERSION = "3.4.2"

setup(
version=VERSION,
Expand Down
4 changes: 2 additions & 2 deletions thingsboard-gateway.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%define name thingsboard-gateway
%define version 3.4.1
%define unmangled_version 3.4.1
%define version 3.4.2
%define unmangled_version 3.4.2
%define release 1

Summary: Thingsboard Gateway for IoT devices.
Expand Down

0 comments on commit 55922c9

Please sign in to comment.