diff --git a/slitherin/consts.py b/slitherin/consts.py index b9b1754..e2208ee 100644 --- a/slitherin/consts.py +++ b/slitherin/consts.py @@ -1,3 +1,3 @@ ARBITRUM_KEY = "SLITHERIN_ARBITRUM" OBSOLETE_FLAG = "SLITHERIN_OBSOLETE" -SLITHERIN_VERSION = "0.7.1" +SLITHERIN_VERSION = "0.7.2"