diff --git a/setup.py b/setup.py index 08916f6..919cb1c 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ description="Singer.io utility library - PipelineWise compatible", author="Stitch", classifiers=[ - 'License :: OSI Approved :: Apache v2.0', + 'License :: OSI Approved :: Apache Software License', 'Programming Language :: Python :: 3 :: Only' ], url="https://github.com/transferwise/pipelinewise-singer-python",