diff --git a/CITATION.cff b/CITATION.cff index 15369e2..5c44be5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,4 +1,4 @@ -cff-version: "2.0.0" +cff-version: "2.1.0" message: "If you use the data in Meteor, please use the following citation." authors: - family-names: "Balluff" diff --git a/meteor/__init__.py b/meteor/__init__.py index 7e0ce26..cdab4bd 100644 --- a/meteor/__init__.py +++ b/meteor/__init__.py @@ -1,4 +1,4 @@ -__version__ = "2.0.0" +__version__ = "2.1.0" import logging import json