diff --git a/flow_matching/__init__.py b/flow_matching/__init__.py index 7975227..719ae05 100644 --- a/flow_matching/__init__.py +++ b/flow_matching/__init__.py @@ -4,4 +4,4 @@ # This source code is licensed under the CC-by-NC license found in the # LICENSE file in the root directory of this source tree. -__version__ = "1.0.9" +__version__ = "1.0.10"