diff --git a/setup.py b/setup.py index a869cc0..7d66301 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="pz-server-lib", packages=find_packages(include=["pz_server"]), - version="0.1.5.dev2", + version="0.1.6.dev", description=( "Python library to access the Photo-z Server database" " hosted by the Brazilian LSST IDAC at LIneA. "