Skip to content

Commit e20772c

Browse files
authored
Update __init__.py
1 parent e6055d1 commit e20772c

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.4.dev9'
5+
__version__ = '0.12.4.dev10'
66

77
import sys
88
import warnings

0 commit comments

Comments
 (0)