Skip to content

Commit

Permalink
updated author info and version
Browse files Browse the repository at this point in the history
  • Loading branch information
iantbeck committed May 1, 2024
1 parent 6df141c commit ef10dd1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
if __name__ == "__main__":
setuptools.setup(
name='peslearn',
version="0.1.1",
version="1.0.0",
description='Automated Construction of Machine Learning Models of Molecular Potential Energy Surfaces.',
author='Adam Abbott',
author_email='[email protected]',
author='Adam Abbott, Ian Beck',
url="https://github.com/CCQC/PES-Learn",
license='BSD-3C',
packages=setuptools.find_packages(),
Expand Down

0 comments on commit ef10dd1

Please sign in to comment.