Skip to content

Commit

Permalink
Correct version number.
Browse files Browse the repository at this point in the history
Previous 1.0.1 (confirmed through zenodo and github releases), though 1.1.0 was incorrectly listed here. this one is now 1.0.2 as minor revision.
  • Loading branch information
lucydot authored Dec 15, 2020
1 parent f3cef00 commit e6c0820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion effmass/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
boltzmann= 1.38064852E-23

__all__ = ['inputs','outputs','extrema','analysis','dos']
__version__ = '1.1.1'
__version__ = '1.0.2'

0 comments on commit e6c0820

Please sign in to comment.