Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin authored Aug 11, 2024
1 parent f2a3e4e commit 9e1e233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def build_extensions(self):
name='evdschat',
version='0.0.4',
author='Sermet Pekin <[email protected]>',
license='MIT',
license='CC BY-NC 4.0',
packages=find_packages(),
package_data={'evdschat': ['libpost_request.so']},
cmdclass={'build_ext': BuildExt},
Expand Down

0 comments on commit 9e1e233

Please sign in to comment.