Skip to content

Commit

Permalink
Version downgrade to 1.0.0dev
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Nov 7, 2018
1 parent 5a10610 commit d6d2718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crystals/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
__author__ = 'Laurent P. René de Cotret'
__email__ = 'laurent.renedecotret@mail.mcgill.ca'
__license__ = 'BSD3'
__version__ = '1.0.0'
__version__ = '1.0.0dev'

from .atom import Atom
from .atom import frac_coords
Expand Down

0 comments on commit d6d2718

Please sign in to comment.