Skip to content

Commit

Permalink
Update version (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
elinscott authored Aug 13, 2024
1 parent 93f1d06 commit e82c536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ase/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

__all__ = ['Atoms', 'Atom']

__version__ = '0.1.5'
__version__ = '0.1.6'

from ase.atom import Atom
from ase.atoms import Atoms
Expand Down

0 comments on commit e82c536

Please sign in to comment.