Skip to content

Commit c754fb5

Browse files
committed
Update setup.py
1 parent e0c5865 commit c754fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name = 'pycop',
5-
version = '0.0.9',
5+
version = '0.0.10',
66
description = 'Copula for multivariate dependence modeling',
77
long_description=open('README.md', 'r').read(),
88
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)