We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b52a5 commit 15adef3Copy full SHA for 15adef3
setup.py
@@ -20,7 +20,7 @@ def has_ext_modules(self):
20
21
setup(
22
name="larq-compute-engine",
23
- version="0.4.1",
+ version="0.4.2",
24
python_requires=">=3.6",
25
description="Highly optimized inference engine for binarized neural networks.",
26
long_description=readme(),
0 commit comments