Skip to content

Commit

Permalink
update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kunwuz committed Sep 25, 2022
1 parent 2a6c904 commit b49980d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
with open('README.md', 'r') as fh:
README = fh.read()

VERSION = '0.1.2.8'
VERSION = '0.1.2.9'

setuptools.setup(
name='causal-learn',
Expand Down

0 comments on commit b49980d

Please sign in to comment.