Skip to content

Commit

Permalink
Version boosted to 2.0.1 (#2290)
Browse files Browse the repository at this point in the history
  • Loading branch information
ternaus authored Jan 23, 2025
1 parent 7a0f217 commit 6bc38b8
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.0"
version = "2.0.1"

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 6bc38b8

Please sign in to comment.