Skip to content

Commit

Permalink
Version upgraded to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Iglovikov committed Aug 8, 2018
1 parent 6ec9a26 commit dfdadac
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__ = '0.0.4'
__version__ = '0.0.5'

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

0 comments on commit dfdadac

Please sign in to comment.