File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
package :
2
2
name : pycausal
3
- version : " 1.2.0 "
3
+ version : " 1.2.1 "
4
4
5
5
source :
6
6
git_rev : v0.1
Original file line number Diff line number Diff line change 19
19
MA 02110-1301 USA
20
20
21
21
Created on Feb 15, 2016
22
- Updated on Aug 9 , 2019
22
+ Updated on Dec 25 , 2019
23
23
24
24
@author: Chirayu Wongchokprasitti
25
25
'''
28
28
29
29
setup (
30
30
name = "pycausal" ,
31
- version = "1.2.0 " ,
31
+ version = "1.2.1 " ,
32
32
description = "Python wrapper for the Tetrad Library" ,
33
33
author = "Chirayu Kong Wongchokprasitti" ,
34
34
author_email = '[email protected] ' ,
35
35
url = 'http://github.com/bd2kccd/py-causal' ,
36
- download_url = 'https://github.com/bd2kccd/py-causal/archive/v1.1.0 .tar.gz' ,
36
+ download_url = 'https://github.com/bd2kccd/py-causal/archive/v1.2.1 .tar.gz' ,
37
37
license = 'Lesser GNU General Public License version >= 2.1 (LGPL >= 2.1)' ,
38
38
keywords = 'tetrad causal graph bayesian network search discovery' ,
39
39
platforms = ['any' ],
You can’t perform that action at this time.
0 commit comments