mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 11:33:42 +02:00
build: version number on develop branch changed to 2.0.0+dev
This commit is contained in:
parent
0ed161f467
commit
1edd4ef91a
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@
|
|||
from setuptools import setup, find_packages
|
||||
|
||||
setup(name='pyerrors',
|
||||
version='2.0.0',
|
||||
version='2.0.0+dev',
|
||||
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