Skip to content

Commit

Permalink
Update phonon moudles.
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Feb 7, 2024
1 parent 9fe7b34 commit 8ca961c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion alignn/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Version number."""
__version__ = "2024.1.14"
__version__ = "2024.2.4"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setuptools.setup(
name="alignn",
version="2024.1.14",
version="2024.2.4",
author="Kamal Choudhary, Brian DeCost",
author_email="[email protected]",
description="alignn",
Expand Down

0 comments on commit 8ca961c

Please sign in to comment.