Skip to content

Commit

Permalink
Boost version (#1754)
Browse files Browse the repository at this point in the history
* Version boosted to 1.4.8

* Cleanup
  • Loading branch information
ternaus committed May 28, 2024
1 parent 0af4dee commit 24a654c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion albumentations/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.4.7"
__version__ = "1.4.8"

from albumentations.check_version import check_for_updates

Expand Down

0 comments on commit 24a654c

Please sign in to comment.