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

Updated version info.

parent fca90d4c
No related merge requests found
Pipeline #
# -*- coding: utf-8 -*-
from __future__ import (division, print_function, absolute_import, unicode_literals)
__version__ = '0.12.4'
__versionalias__ = '20171120_03'
__version__ = '0.12.5'
__versionalias__ = '20171130_01'
__author__ = 'Daniel Scheffler'
# Validate GDAL version
......
......@@ -18,7 +18,7 @@ test_requirements = requirements + ["coverage", "nose", "nose2", "nose-htmloutpu
setup(
name='py_tools_ds',
version='0.12.4',
version='0.12.5',
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