Skip to content

Commit cbbc6cc

Browse files
authored
Update version in __init__.py to 0.1.2
1 parent 2e0ca20 commit cbbc6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigpro/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
__author__ = """MIT Data To AI Lab"""
66
__email__ = 'dailabmit@gmail.com'
7-
__version__ = '0.1.2.dev0'
7+
__version__ = '0.1.2'
88

99
import os
1010

0 commit comments

Comments
 (0)