diff --git a/setup.py b/setup.py index f022d43..70a84a7 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='tcplotter', - version='0.2.0', + version='0.2.1', description='Plots thermochronometer ages and closure temperatures', url='https://github.com/HUGG/tcplotter', author='David Whipp',