Skip to content

Commit 631ed38

Browse files
committed
release version 0.2.1
1 parent 8a60881 commit 631ed38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pySW4/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"""
2727
from __future__ import absolute_import, print_function, division
2828

29-
__version__ = '0.0.0.dev'
29+
__version__ = '0.2.1'
3030

3131
from .core.image import read_image
3232
from .plotting.drape import drape_plot

0 commit comments

Comments
 (0)