We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c0cda commit 4c8b5a4Copy full SHA for 4c8b5a4
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setuptools.setup(
4
name='pydynet',
5
- version='1.2',
+ version='1.0',
6
description=
7
'PyDyNet: Neuron Network (MLP, CNN, RNN, Transformer, ...) implementation using Numpy with Autodiff',
8
author="Cun-Yuan Xing",
0 commit comments