Skip to content

Commit b381d64

Browse files
author
ludruda
committed
minor fixes
1 parent ac1c9f0 commit b381d64

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.3 (2020-06-17)
2+
------------------
3+
- remove wrong dependency
4+
15
1.0.2 (2020-06-17)
26
------------------
37
- remove wrong dependency

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
with open("README.md", "r") as fh:
66
long_description = fh.read()
77

8-
version = "1.0.2"
8+
version = "1.0.3"
99

1010
setuptools.setup(
1111
name='iotc',

0 commit comments

Comments
 (0)