From 6cb26a684bacd743f8a82bf64d529f9c091b7ae5 Mon Sep 17 00:00:00 2001 From: Cristiano Singulani Date: Tue, 25 Apr 2023 09:07:28 -0300 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 28b9bad..ca93eff 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.6.dev", + version="0.1.7", description=( "Python library to access the Photo-z Server database" " hosted by the Brazilian LSST IDAC at LIneA. "