Skip to content

Commit 2584f78

Browse files
committed
📸 Update version
1 parent 76583ad commit 2584f78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='comwatt-client',
5-
version='0.0.1',
5+
version='0.1.0',
66
author='Matéo Greil',
77
author_email='contact@greil.fr',
88
description='Python Client for Comwatt API',
@@ -11,7 +11,7 @@
1111
'requests',
1212
],
1313
classifiers=[
14-
'Development Status :: 2 - Pre-Alpha',
14+
'Development Status :: 2 - Alpha',
1515
'Intended Audience :: Developers',
1616
'Programming Language :: Python :: 3',
1717
'Programming Language :: Python :: 3.6',

0 commit comments

Comments
 (0)