diff --git a/main.py b/main.py index 474642b..ad500ec 100644 --- a/main.py +++ b/main.py @@ -72,7 +72,7 @@ BENCHMARKING_DELAY_IN_DAYS: float = 160 SKIP_BENCHMARKING: bool = False DEV_FEE: float = 0.05 -VERSION = 3.2 +VERSION = 3.3 DEV_RPC_PORT = 31418 LOG_LEVEL = "WARNING" START_TEMP: int = 65