Skip to content

Commit 34596a0

Browse files
authored
Update __init__.py
1 parent 2985d52 commit 34596a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

copulas/__init__.py

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

33
__author__ = 'DataCebo, Inc.'
44
__email__ = '[email protected]'
5-
__version__ = '0.12.3.dev0'
5+
__version__ = '0.12.4.dev0'
66

77
import sys
88
import warnings

0 commit comments

Comments
 (0)