Skip to content
Snippets Groups Projects
Commit fdb48e2a authored by Maria Tarasevich's avatar Maria Tarasevich
Browse files

Update setup.py

parent b7264c53
Branches master
No related tags found
No related merge requests found
...@@ -2,6 +2,6 @@ from distutils.core import setup ...@@ -2,6 +2,6 @@ from distutils.core import setup
setup( setup(
name = 'supersvd', name = 'supersvd',
version = '1.0', version = '1.1',
py_modules = ['supersvd'] py_modules = ['supersvd']
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment