diff --git a/immuneML/environment/Constants.py b/immuneML/environment/Constants.py index ca8194463..23976a9b8 100644 --- a/immuneML/environment/Constants.py +++ b/immuneML/environment/Constants.py @@ -1,6 +1,6 @@ class Constants: - VERSION = "2.0.1" + VERSION = "2.0.2" # encoding constants FEATURE_DELIMITER = "///"