mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 11:33:42 +02:00
build: version number bumped to 2.1.3, CHANGELOG updated.
This commit is contained in:
parent
090d2b1e1d
commit
2ed815ddcc
3 changed files with 6 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ this_directory = Path(__file__).parent
|
|||
long_description = (this_directory / "README.md").read_text()
|
||||
|
||||
setup(name='pyerrors',
|
||||
version='2.2.0+dev',
|
||||
version='2.1.3',
|
||||
description='Error analysis for lattice QCD',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue