Skip to content

Commit

Permalink
ci: bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpinet committed Nov 14, 2023
1 parent b985788 commit c69e065
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.4.0',
version='0.4.1',
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 c69e065

Please sign in to comment.