Skip to content

Commit

Permalink
Minor fix in classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Oct 8, 2017
1 parent 4116cfb commit cae023b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -23,7 +23,7 @@ def readme():
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6'
'Programming Language :: Python :: 3.6',
'Operating System :: OS Independent',
],
keywords=('climate model framework'),
Expand Down

0 comments on commit cae023b

Please sign in to comment.