diff --git a/python/setup.py b/python/setup.py index 1a58a9e..d3084f6 100644 --- a/python/setup.py +++ b/python/setup.py @@ -46,7 +46,7 @@ qmckl_module = Extension(name = "._" + MODULE_NAME, setup(name = MODULE_NAME, - version = "0.3.1", + version = "0.4.1", author = "TREX-CoE", author_email = "posenitskiy@irsamc.ups-tlse.fr", description = """Python API of the QMCkl library""",