We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475a38e commit 4ac1a99Copy full SHA for 4ac1a99
CHANGELOG
@@ -0,0 +1,4 @@
1
+0.3.0
2
+-----
3
+
4
+initial release
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
5
6
classifiers = [
7
- 'Development Status :: 1 - Alpha ',
+ 'Development Status :: 3 - Alpha ',
8
'Intended Audience :: Developers',
9
'License :: OSI Approved :: MIT License',
10
'Operating System :: POSIX',
0 commit comments