Skip to content

Commit

Permalink
Merge pull request #7 from marcpinet/ci-bumb-version
Browse files Browse the repository at this point in the history
ci: bump version to 0.4.0
  • Loading branch information
marcpinet authored Nov 13, 2023
2 parents c571204 + 41a909d commit 18da72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='neuralnetlib',
version='0.3.1',
version='0.4.0',
author='Marc Pinet',
description='A simple neural network library with only numpy as dependency',
long_description=open('README.md', encoding="utf-8").read(),
Expand Down

0 comments on commit 18da72a

Please sign in to comment.