From 5df1fcf9d8513a6307fee15c947c189dbdc46c85 Mon Sep 17 00:00:00 2001 From: siavash-saki Date: Tue, 23 Aug 2022 11:07:59 +0200 Subject: [PATCH] bump version 0.1.1 -> 0.1.2 --- README.md | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a284fb..061217a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Tests](https://github.com/siavash-saki/tesspy/actions/workflows/tests_package.yml/badge.svg)](https://github.com/siavash-saki/tesspy/actions/workflows/tests_package.yml) [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![Documentation Status](https://readthedocs.org/projects/tesspy/badge/?version=latest)](https://tesspy.readthedocs.io/en/latest/?badge=latest) -![version](https://img.shields.io/badge/version-0.1.1-blue) +![version](https://img.shields.io/badge/version-0.1.2-blue) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/tesspy.svg)](https://anaconda.org/conda-forge/tesspy) diff --git a/setup.py b/setup.py index e47c994..71b320b 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setuptools.setup( name="tesspy", - version="0.1.1", + version="0.1.2", author="tesspy Developers", author_email="jonas.hamann@fb3.fra-uas.de", description="Tessellation of Urban Areas",