diff --git a/setup.py b/setup.py index f95ddbd..dcdd91d 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def readme(): setup( name="zookeeper", - version="1.3.4", + version="1.4.0", author="Plumerai", author_email="opensource@plumerai.com", description="A small library for managing deep learning models, hyper-parameters and datasets",