Skip to content

Commit 0d34c76

Browse files
authored
Merge pull request #184 from tovrstra/prepare_1.0.0a1
Prepare for 1.0.0a1 release
2 parents 67c1c86 + dcc9b5e commit 0d34c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def get_readme():
6868
'console_scripts': ['iodata-convert = iodata.__main__:main']
6969
},
7070
classifiers=[
71+
'Development Status :: 3 - Alpha',
7172
'Environment :: Console',
7273
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
7374
'Operating System :: POSIX :: Linux',

0 commit comments

Comments
 (0)