diff --git a/vizier/__init__.py b/vizier/__init__.py index 7e6fa7289..897e8e0d0 100644 --- a/vizier/__init__.py +++ b/vizier/__init__.py @@ -23,4 +23,4 @@ sys.path.append(PROTO_ROOT) -__version__ = "0.1.15" +__version__ = "0.1.16"