Skip to content

Commit

Permalink
update version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlovicmilena committed Dec 14, 2021
1 parent cbba5c5 commit 482d97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion immuneML/environment/Constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class Constants:

VERSION = "2.1.0"
VERSION = "2.1.1"

# encoding constants
FEATURE_DELIMITER = "///"
Expand Down

0 comments on commit 482d97e

Please sign in to comment.