We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b107dd2 commit 74d042eCopy full SHA for 74d042e
1 file changed
setup.py
@@ -11,18 +11,18 @@ def readme():
11
12
setup(
13
name='bladex',
14
- version='0.0.1',
+ version='0.1.0',
15
description='BladeX.',
16
long_description=readme(),
17
classifiers=[
18
- 'Development Status :: 0 - Alpha',
+ 'Development Status :: 5 - Production/Stable',
19
'License :: OSI Approved :: MIT License',
20
'Programming Language :: Python :: 2.7',
21
'Programming Language :: Python :: 3.6',
22
'Intended Audience :: Science/Research',
23
'Topic :: Scientific/Engineering :: Mathematics'
24
],
25
- keywords='blade',
+ keywords='blade-generation propeller iges procal',
26
url='https://github.com/mathLab/BladeX',
27
author='Marco Tezzele, Mahmoud Gadalla',
28
author_email='marcotez@gmail.com, mgadalla@sissa.it',
0 commit comments