Skip to content

Commit 8ac636c

Browse files
author
Xiaming Chen
committed
Update doc
1 parent aa55c63 commit 8ac636c

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
@@ -1,7 +1,7 @@
11
import os
22
from setuptools import setup, find_packages
33

4-
__version__ = '0.2.11'
4+
__version__ = '0.2.12'
55
__author__ = 'Xiaming Chen'
66
__email__ = '[email protected]'
77

@@ -32,7 +32,7 @@
3232
'Development Status :: 4 - Beta',
3333
'Intended Audience :: Developers',
3434
'Intended Audience :: Science/Research',
35-
'License :: BSD',
35+
'License :: OSI Approved :: BSD License',
3636
'Operating System :: MacOS',
3737
'Operating System :: Unix',
3838
'Programming Language :: C',

0 commit comments

Comments
 (0)