Skip to content

Commit c4ea014

Browse files
authored
Bump version to 0.1.4.6
Signed-off-by: Yujia Zheng <yjzheng19@gmail.com>
1 parent fd70814 commit c4ea014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
with open('README.md', 'r') as fh:
44
README = fh.read()
55

6-
VERSION = '0.1.4.5'
6+
VERSION = '0.1.4.6'
77

88
setuptools.setup(
99
name='causal-learn',

0 commit comments

Comments
 (0)