We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200a5e3 commit 78c2eb1Copy full SHA for 78c2eb1
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='neuralnetlib',
5
- version='4.3.1',
+ version='4.3.2',
6
author='Marc Pinet',
7
description='A flexible deep learning framework built from scratch using only NumPy',
8
long_description=open('README.md', encoding="utf-8").read(),
0 commit comments