Skip to content

Commit c853483

Browse files
authored
Merge pull request #31 from imdeepmind/release-v0.1.1-alpha
updated the setup file
2 parents a63fdb0 + b5e7686 commit c853483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="neuralpy-torch",
13-
version="0.1.0",
13+
version="0.1.1",
1414
description="A Keras like deep learning library works on top of PyTorch",
1515
long_description=long_description,
1616
url="https://neuralpy.imdeepmind.com/",

0 commit comments

Comments
 (0)