Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KennthShang committed Nov 7, 2024
1 parent 5c11288 commit bc2f491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/phabox2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from phabox2 import (phamer, phatyp, phagcn, cherry, contamination, votu, tree, phavip)
from phabox2.scripts.ulity import *
from phabox2.scripts.preprocessing import *
__version__ = "2.0.1"
__version__ = "2.1.5"

0 comments on commit bc2f491

Please sign in to comment.