Skip to content

Commit

Permalink
Small changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Shoop123 committed Dec 7, 2019
1 parent 5163982 commit 96079cf
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Binary file added berenet/__pycache__/base.cpython-36.pyc
Binary file not shown.
Binary file added berenet/__pycache__/base_layer.cpython-36.pyc
Binary file not shown.
Binary file added berenet/__pycache__/berecurrenet.cpython-36.pyc
Binary file not shown.
Binary file modified berenet/__pycache__/berenet.cpython-36.pyc
Binary file not shown.
Binary file added berenet/__pycache__/layer.cpython-36.pyc
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name = 'berenet',
packages = ['berenet'],
version = '0.1.11',
version = '0.1.7',
license='MIT',
description = 'Simple matrix based neural network library.',
author = 'Daniel Berezovski',
Expand Down

0 comments on commit 96079cf

Please sign in to comment.