diff --git a/fink_client/__init__.py b/fink_client/__init__.py index 20a1ec3..6ae0122 100644 --- a/fink_client/__init__.py +++ b/fink_client/__init__.py @@ -12,5 +12,5 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "8.7" +__version__ = "8.8" __schema_version__ = "distribution_schema_fink_ztf_{}.avsc"