Skip to content

Commit

Permalink
Bumping release
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancaraballo committed Feb 12, 2024
1 parent 3b7d2d8 commit a9a2e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow_caney/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from tensorflow_caney.utils import losses
from tensorflow_caney.model.losses import binary_focal_loss

__version__ = "0.3.2"
__version__ = "0.4.2"

__all__ = [
"deeplabv3_plus", "unet", "unet_regression", "segmentation_unet",
Expand Down

0 comments on commit a9a2e48

Please sign in to comment.