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
Branches master
Tags v1.1.0
No related merge requests found
from setuptools import setup, find_packages
VERSION = '1.0.0'
VERSION = '1.1.0'
DESCRIPTION = 'TriCCo'
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.
Finish editing this message first!
Please register or to comment