Skip to content

Commit

Permalink
Version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ternaus committed Jan 28, 2025
1 parent 7a65864 commit 2428dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [ "setuptools>=45", "wheel" ]
[project]
name = "albumentations"

version = "2.0.1"
version = "2.0.2"

description = "Fast, flexible, and advanced augmentation library for deep learning, computer vision, and medical imaging. Albumentations offers a wide range of transformations for both 2D (images, masks, bboxes, keypoints) and 3D (volumes, volumetric masks) data, with optimized performance and seamless integration into ML workflows."
readme = "README.md"
Expand Down

0 comments on commit 2428dea

Please sign in to comment.