We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1239325 commit 37fb105Copy full SHA for 37fb105
setup.py
@@ -8,7 +8,7 @@ def readme():
8
9
setup(
10
name="larq-zoo",
11
- version="1.0.2",
+ version="1.0.3",
12
author="Plumerai",
13
author_email="[email protected]",
14
description="Reference implementations of popular Binarized Neural Networks",
0 commit comments