Skip to content

Commit

Permalink
update to version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
EmielSlootman authored May 18, 2022
1 parent 847e884 commit e675770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setuptools.setup(
name="QMCblip",
version="1.0.6",
version="1.0.7",
author="Emiel Slootman",
author_email="e.slootman@esciencecenter.nl",
description="A small package to couple Quantum Monte Carlo codes to Machine Learning Force Fields through ASE.",
Expand All @@ -30,4 +30,4 @@
packages=setuptools.find_packages(),
install_requires=dependencies,
python_requires=">=3.7, <3.10",
)
)

0 comments on commit e675770

Please sign in to comment.