Skip to content
Snippets Groups Projects
Commit 9a68245f authored by Aiko Voigt's avatar Aiko Voigt
Browse files

Adapted setup.py to version 1.1.0

parent 6ff8c7d6
No related branches found
No related tags found
No related merge requests found
from setuptools import setup, find_packages from setuptools import setup, find_packages
VERSION = '1.0.0' VERSION = '1.1.0'
DESCRIPTION = 'TriCCo' DESCRIPTION = 'TriCCo'
LONG_DESCRIPTION = 'TriCCo: a python package for connected component labeling on triangular grids' LONG_DESCRIPTION = 'TriCCo: a python package for connected component labeling on triangular grids'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment