Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie Gruener committed Aug 24, 2018
1 parent 062101f commit e7a07cb
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,7 +15,7 @@
import abc
import six

__version__ = '0.3.0'
__version__ = '0.3.1'


@six.add_metaclass(abc.ABCMeta)
Expand Down

0 comments on commit e7a07cb

Please sign in to comment.