diff --git a/setup.py b/setup.py index 8ad3f7c..5546b30 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -VERSION = "0.2.5" +VERSION = "0.2.6" from setuptools import setup, find_packages