diff --git a/setup.py b/setup.py index d3a76df9..de3d63a8 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def readme(): setup( name="larq-zoo", - version="2.0.3", + version="2.0.4", author="Plumerai", author_email="opensource@plumerai.com", description="Reference implementations of popular Binarized Neural Networks",