diff --git a/setup.py b/setup.py index 6fb8725a..571eda8c 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def readme(): setup( name="larq-zoo", - version="0.4.0", + version="0.4.1", author="Plumerai", author_email="lukas@plumerai.co.uk", description="Reference implementations of popular Binarized Neural Networks",