Skip to content

Commit

Permalink
v0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevgeni Litvin committed Oct 28, 2020
1 parent 7183e97 commit a38a283
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 @@ -16,4 +16,4 @@
from petastorm.reader import make_reader, make_batch_reader # noqa: F401
from petastorm.transform import TransformSpec # noqa: F401

__version__ = '0.9.7rc0'
__version__ = '0.9.7'

0 comments on commit a38a283

Please sign in to comment.