Skip to content
Snippets Groups Projects
Commit 533db50b authored by Daniel Scheffler's avatar Daniel Scheffler Committed by Daniel Scheffler
Browse files

Updated version info.

parent b77c5080
Branches
Tags v0.7.1
No related merge requests found
Pipeline #
......@@ -8,8 +8,8 @@ from . import numeric
from . import similarity
from . import web
__version__ = '0.7.0'
__versionalias__ = '20170912_01'
__version__ = '0.7.1'
__versionalias__ = '20170913_01'
__author__ = 'Daniel Scheffler'
# Validate GDAL version
......
......@@ -17,7 +17,7 @@ test_requirements = requirements + ["coverage", "nose", "nose2", "nose-htmloutpu
setup(
name='py_tools_ds',
version='0.7.0',
version='0.7.1',
description="A collection of Python tools by Daniel Scheffler.",
long_description=readme + '\n\n' + history,
author="Daniel Scheffler",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment