Skip to content

Commit

Permalink
Bump up version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevgeni Litvin committed Feb 23, 2019
1 parent 032e487 commit 982ec39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion petastorm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
from petastorm.reader import make_reader, make_batch_reader # noqa: F401
from petastorm.transform import TransformSpec # noqa: F401

__version__ = '0.6.0rc0'
__version__ = '0.6.0'

0 comments on commit 982ec39

Please sign in to comment.