Skip to content

Commit 4c8b5a4

Browse files
committed
reset the version
1 parent 75c0cda commit 4c8b5a4

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
@@ -2,7 +2,7 @@
22

33
setuptools.setup(
44
name='pydynet',
5-
version='1.2',
5+
version='1.0',
66
description=
77
'PyDyNet: Neuron Network (MLP, CNN, RNN, Transformer, ...) implementation using Numpy with Autodiff',
88
author="Cun-Yuan Xing",

0 commit comments

Comments
 (0)