Skip to content

Commit 1ae3158

Browse files
committed
ci: bump version to 4.3.0
1 parent e468890 commit 1ae3158

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