Skip to content

Commit b06c81f

Browse files
authored
Update setup.py
1 parent effde3a commit b06c81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.9'
6+
VERSION = '0.1.4.0'
77

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

0 commit comments

Comments
 (0)