mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-16 12:33:41 +02:00
Version number bumped to 2.0.0, CHANGELOG updated.
This commit is contained in:
parent
cd2f361a3e
commit
f907c62b41
3 changed files with 21 additions and 20 deletions
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@
|
|||
from setuptools import setup, find_packages
|
||||
|
||||
setup(name='pyerrors',
|
||||
version='2.0.0-rc.3+dev',
|
||||
version='2.0.0',
|
||||
description='Error analysis for lattice QCD',
|
||||
author='Fabian Joswig',
|
||||
author_email='fabian.joswig@ed.ac.uk',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue