Skip to content

Commit f3f3f13

Browse files
authored
Update setup.py
1 parent 9dbcb9c commit f3f3f13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
setup_args = dict(
88
name='azure-iot-hub-api',
9-
version='0.2.1',
9+
version='0.2.2',
1010
description='Azure iot hub api with azure cli backend',
1111
long_description_content_type="text/markdown",
1212
long_description=README,
1313
license='GNU',
1414
packages=find_packages(),
15-
author='M.Shaeri',
15+
author='R.E',
1616

1717
keywords=['Azure', 'IoT', 'Azure IoT hub', 'azure cli'],
1818
url='https://github.com/birddevelper/azure-iot-hub-api',

0 commit comments

Comments
 (0)