Skip to content

Commit c19ad4a

Browse files
committed
Designate 0.2 release
1 parent 05bfe56 commit c19ad4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

permute/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
pkg_dir = _osp.abspath(_osp.dirname(__file__))
6565
data_dir = _osp.join(pkg_dir, 'data')
6666

67-
__version__ = "0.2rc2.dev0"
67+
__version__ = "0.2"
6868

6969

7070
try:

0 commit comments

Comments
 (0)