Skip to content

Commit

Permalink
Updating version number in setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
SNL-NERL authored Apr 7, 2023
1 parent 533c451 commit 8c602de
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 @@ -6,7 +6,7 @@
package_list = find_packages()

setup(name='fugu',
version='0.1',
version='0.1.5',
description='A python library for computational neural graphs',
install_requires = ['decorator',
'future',
Expand Down

0 comments on commit 8c602de

Please sign in to comment.