Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
software
neural_filters
Commits
322cec08
Commit
322cec08
authored
Apr 30, 2019
by
François MARELLI
Browse files
Updated version number.
parent
6e991a2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
322cec08
...
...
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup
(
name
=
'neural-filters'
,
version
=
'1.2'
,
version
=
'1.2
.1
'
,
description
=
'Linear filters for neural networks in pyTorch'
,
author
=
'Idiap research institute - Francois Marelli'
,
author_email
=
'francois.marelli@idiap.ch'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment