Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
mturiansky committed Jun 9, 2020
1 parent 6b38e66 commit 7317c9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wavecar2unk.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
from pymatgen.io.vasp.outputs import Wavecar


__version__ = '0.0.2'


@click.command()
@click.option('-i', '--input_file', default='WAVECAR',
type=click.Path(exists=True, dir_okay=False),
Expand Down

0 comments on commit 7317c9a

Please sign in to comment.