Small fix for PiPy
This commit is contained in:
parent
a846d3aa3e
commit
7d57d38df9
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -20,7 +20,7 @@ class CustomInstall(install):
|
|||
|
||||
setuptools.setup(
|
||||
name = "norch",
|
||||
version = "0.0.1",
|
||||
version = "0.0.2",
|
||||
author = "Lucas de Lima",
|
||||
author_email = "nogueiralucasdelima@gmail.com",
|
||||
description = "A deep learning framework",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue