We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a63fdb0 + b5e7686 commit c853483Copy full SHA for c853483
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="neuralpy-torch",
13
- version="0.1.0",
+ version="0.1.1",
14
description="A Keras like deep learning library works on top of PyTorch",
15
long_description=long_description,
16
url="https://neuralpy.imdeepmind.com/",
0 commit comments