Skip to content

Commit

Permalink
new version with bug fix #98
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Jul 22, 2024
1 parent 9e22f11 commit 5e465c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bnlearn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

__author__ = 'Erdogan Tasksen'
__email__ = 'erdogant@gmail.com'
__version__ = '0.8.8'
__version__ = '0.8.9'

import pgmpy
# Check version pgmpy
Expand Down

0 comments on commit 5e465c2

Please sign in to comment.