Skip to content

Commit

Permalink
Version updated to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ternaus committed Aug 9, 2018
1 parent a50634a commit 57ed5de
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.5'
__version__ = '0.0.6'

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

0 comments on commit 57ed5de

Please sign in to comment.