mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-03 20:54:09 +01:00
Update version in python
This commit is contained in:
parent
ecc19af2ba
commit
c176cd86c3
@ -46,7 +46,7 @@ qmckl_module = Extension(name = "._" + MODULE_NAME,
|
|||||||
|
|
||||||
|
|
||||||
setup(name = MODULE_NAME,
|
setup(name = MODULE_NAME,
|
||||||
version = "0.3.1",
|
version = "0.4.1",
|
||||||
author = "TREX-CoE",
|
author = "TREX-CoE",
|
||||||
author_email = "posenitskiy@irsamc.ups-tlse.fr",
|
author_email = "posenitskiy@irsamc.ups-tlse.fr",
|
||||||
description = """Python API of the QMCkl library""",
|
description = """Python API of the QMCkl library""",
|
||||||
|
Loading…
Reference in New Issue
Block a user