diff --git a/setup.py b/setup.py index 1816082..ee8999f 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='cchloader', - version='3.1.0', + version='3.2.0', packages=find_packages(), url='https://github.com/gisce/cchloader', license='GPLv3',