Skip to content

Commit

Permalink
update minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlovicmilena committed May 5, 2022
1 parent 1b2c638 commit ca3d7ec
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.2.0"
VERSION = "2.2.1"

# encoding constants
FEATURE_DELIMITER = "-"
Expand Down

0 comments on commit ca3d7ec

Please sign in to comment.