up version

This commit is contained in:
Friedrich Lindenberg 2018-04-04 10:43:51 +02:00
parent 66fd7ce173
commit 233a735336

View File

@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='dataset',
version='1.0.7',
version='1.0.8',
description="Toolkit for Python-based database access.",
classifiers=[
"Development Status :: 3 - Alpha",