Skip to content

Commit

Permalink
Merge pull request #35 from kadirnar/update_version_v2
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
kadirnar authored Apr 10, 2023
2 parents 0d96e2f + 61a722f commit e0940ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaseg/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
from metaseg.generator.predictor import SamPredictor
from metaseg.mask_predictor import SegAutoMaskPredictor, SegManualMaskPredictor

__version__ = "0.4.2"
__version__ = "0.4.4"

0 comments on commit e0940ac

Please sign in to comment.