Skip to content
This repository was archived by the owner on Mar 15, 2021. It is now read-only.

Commit 493ad18

Browse files
authored
Update setup.py
1 parent d5c3fce commit 493ad18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
setup(
5656
name='liota',
57-
version='0.2.8',
57+
version='0.3',
5858
packages=find_packages(exclude=["*.json", "*.txt"]),
5959
description='IoT Agent',
6060
long_description=long_description,

0 commit comments

Comments
 (0)