Skip to content

Commit 78cd82b

Browse files
committed
ci: bump version to 4.3.5
1 parent 1278f1e commit 78cd82b

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.4',
5+
version='4.3.5',
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)