diff --git a/setup.py b/setup.py index 911cc20..8fd3fbb 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup -VERSION = "0.12.3" +VERSION = "0.13" def get_long_description():