Skip to content

Commit 78c2eb1

Browse files
committed
ci: bump version to 4.3.2
1 parent 200a5e3 commit 78c2eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

33
setup(
44
name='neuralnetlib',
5-
version='4.3.1',
5+
version='4.3.2',
66
author='Marc Pinet',
77
description='A flexible deep learning framework built from scratch using only NumPy',
88
long_description=open('README.md', encoding="utf-8").read(),

0 commit comments

Comments
 (0)