Skip to content

Commit

Permalink
Bump version to 1.3.0 (#1290)
Browse files Browse the repository at this point in the history
Co-authored-by: Mikhail Druzhinin <dipet@gmail.com>
  • Loading branch information
Dipet and Mikhail Druzhinin committed Sep 19, 2022
1 parent 8c98654 commit 2a857a8
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,6 +1,6 @@
from __future__ import absolute_import

__version__ = "1.2.1"
__version__ = "1.3.0"

from .augmentations import *
from .core.composition import *
Expand Down

0 comments on commit 2a857a8

Please sign in to comment.