Skip to content

Commit 416c06b

Browse files
committed
✏️ Fix classifier
1 parent fd7f026 commit 416c06b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'requests',
1212
],
1313
classifiers=[
14-
'Development Status :: 2 - Alpha',
14+
'Development Status :: 3 - Alpha',
1515
'Intended Audience :: Developers',
1616
'Programming Language :: Python :: 3',
1717
'Programming Language :: Python :: 3.6',

0 commit comments

Comments
 (0)