Skip to content

Commit 2f6f727

Browse files
committed
Update development status
1 parent cfc10ef commit 2f6f727

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
@@ -28,11 +28,11 @@
2828
]
2929
},
3030
classifiers=[
31-
"Development Status :: 1 - Planning",
31+
"Development Status :: 3 - Alpha",
3232
"Environment :: Console",
3333
"Intended Audience :: Developers",
3434
"License :: OSI Approved :: Apache Software License",
3535
"Programming Language :: Python :: 3",
3636
"Operating System :: OS Independent"
3737
]
38-
)
38+
)

0 commit comments

Comments
 (0)