diff --git a/setup.py b/setup.py index ce39b2e..cd75fa5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages import io import os -VERSION = "2.3.1" +VERSION = "2.4" def get_long_description():