Hotfix 1.0.1

This commit is contained in:
Fabian Joswig 2020-11-03 15:12:18 +01:00
parent 97fc279eed
commit ea9b977612
2 changed files with 6 additions and 1 deletions

View file

@ -3,7 +3,7 @@
from setuptools import setup, find_packages
setup(name='pyerrors',
version='1.0.0',
version='1.0.1',
description='Error analysis for lattice QCD',
author='Fabian Joswig',
author_email='fabian.joswig@wwu.de',