Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePassemiers committed Feb 15, 2023
1 parent a48e1b1 commit a72457d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portia/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .core import run, rank_scores
from .dataset import Experiment, GeneExpressionDataset

__version__ = '0.0.20'
__version__ = '0.0.21'
__author__ = 'Antoine Passemiers'

0 comments on commit a72457d

Please sign in to comment.