diff --git a/setup.py b/setup.py index 6727494..413a6b4 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ setup( name="sparc-x-api", - version="1.0.5", + version="1.0.6", python_requires=">=3.8", description="Python API for the SPARC DFT Code", long_description=open("README.md").read(),