Skip to content

Commit 438f4ae

Browse files
authored
⬆️ 0.4.3 (#513)
1 parent d07a1ee commit 438f4ae

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.4.2",
23+
version="0.4.3",
2424
python_requires=">=3.6",
2525
description="Highly optimized inference engine for binarized neural networks.",
2626
long_description=readme(),

0 commit comments

Comments
 (0)