Skip to content

Commit 9b3d806

Browse files
committed
ci: bump version to 3.0.7
1 parent 8dcd9c9 commit 9b3d806

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='3.0.6',
5+
version='3.0.7',
66
author='Marc Pinet',
77
description='A simple convolutional neural network library with only numpy as dependency',
88
long_description=open('README.md', encoding="utf-8").read(),

0 commit comments

Comments
 (0)