Skip to content

Commit e5ea57e

Browse files
authored
⬆️ 0.3.1 (#379)
1 parent 878cb23 commit e5ea57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def has_ext_modules(self):
2020

2121
setup(
2222
name="larq-compute-engine",
23-
version="0.3.0",
23+
version="0.3.1",
2424
python_requires=">=3.6",
2525
description="Highly optimized inference engine for binarized neural networks.",
2626
long_description=readme(),

0 commit comments

Comments
 (0)