Skip to content

Commit

Permalink
Merge pull request #52 from weka/apr23
Browse files Browse the repository at this point in the history
bug in backends_only
  • Loading branch information
vince-weka authored May 14, 2023
2 parents 8d104f9 + 5d3b545 commit bee2a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion export.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
from wekalib.wekacluster import WekaCluster
import wekalib.exceptions

VERSION = "1.6.6"
VERSION = "1.6.7"

#VERSION = "experimental"

Expand Down

0 comments on commit bee2a12

Please sign in to comment.