Merge branch 'master' of gitlab.com:scemama/resultsFile

This commit is contained in:
Anthony Scemama 2022-04-20 18:58:56 +02:00
commit 3fb8393221
2 changed files with 4 additions and 1 deletions

3
PIP_MEMO.md Normal file
View File

@ -0,0 +1,3 @@
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*

View File

@ -33,7 +33,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="resultsFile",
version='2.3',
version='2.4',
author="Anthony Scemama",
author_email="scemama@irsamc.ups-tlse.fr",
description="Module for reading output files of quantum chemistry codes.",