Skip to content

Commit

Permalink
release version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
megies committed Sep 27, 2016
1 parent 8a60881 commit 631ed38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pySW4/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"""
from __future__ import absolute_import, print_function, division

__version__ = '0.0.0.dev'
__version__ = '0.2.1'

from .core.image import read_image
from .plotting.drape import drape_plot
Expand Down

0 comments on commit 631ed38

Please sign in to comment.