Skip to content

Commit 45f6c45

Browse files
committed
Update setup.py
1 parent dc6e712 commit 45f6c45

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
@@ -22,7 +22,7 @@ def _read_reqs(relpath):
2222
setup(
2323
name='docta',
2424
version=__version__,
25-
description='OpenCLIP',
25+
description='Docta.ai',
2626
long_description=long_description,
2727
long_description_content_type='text/markdown',
2828
url='https://github.com/Docta-ai/docta',
@@ -36,7 +36,7 @@ def _read_reqs(relpath):
3636
'Development Status :: 3 - Alpha',
3737
'Intended Audience :: Education',
3838
'Intended Audience :: Science/Research',
39-
'License :: CC BY-NC 4.0',
39+
'License :: Other/Proprietary License',
4040
'Programming Language :: Python :: 3.7',
4141
'Programming Language :: Python :: 3.8',
4242
'Programming Language :: Python :: 3.9',

0 commit comments

Comments
 (0)