Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinberoiz committed Mar 26, 2018
1 parent 45e6312 commit d2e2621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astroalign.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

import numpy as _np

__version__ = '1.0.2.dev1'
__version__ = '1.0.2'

from skimage.transform import estimate_transform
from skimage.transform import matrix_transform # noqa
Expand Down

0 comments on commit d2e2621

Please sign in to comment.