Skip to content

Commit

Permalink
Merge branch 'uf3:master' into lammps_implementation_v2
Browse files Browse the repository at this point in the history
  • Loading branch information
monk-04 authored Nov 2, 2023
2 parents 347a69c + 487c04f commit c0a2b62
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 @@ -27,7 +27,7 @@
if __name__ == "__main__":
setuptools.setup(
name='uf3',
version='0.3.2',
version='0.4.0',
description='Ultra-Fast Force Fields for molecular dynamics',
long_description=long_description,
url='https://github.com/uf3/uf3',
Expand All @@ -43,4 +43,4 @@
'Operating System :: OS Independent',
'Topic :: Scientific/Engineering'],
tests_require=test_requires,
)
)

0 comments on commit c0a2b62

Please sign in to comment.