Skip to content
Snippets Groups Projects
Commit 9a284496 authored by François MARELLI's avatar François MARELLI
Browse files

Update setup.py

parent c1fb19d2
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,9 @@ setup( ...@@ -4,9 +4,9 @@ setup(
name='neural-filters', name='neural-filters',
version='1.2.1', version='1.2.1',
description='Linear filters for neural networks in pyTorch', description='Linear filters for neural networks in pyTorch',
author='Idiap research institute - Francois Marelli', author='François Marelli (Idiap research institute)',
author_email='francois.marelli@idiap.ch', author_email='francois.marelli@idiap.ch',
license='GNU GPL v3', license='MIT',
classifiers=[ classifiers=[
'Development Status :: 5 - Production/Stable', 'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers', 'Intended Audience :: Developers',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment