diff --git a/setup.py b/setup.py index 48fb6fc..c442a4f 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "1.4" +VERSION = "1.5" def get_long_description():