Skip to content

Commit

Permalink
New release that supports the latest version of numpy, and accounts f…
Browse files Browse the repository at this point in the history
…or some troubles with pypandoc
  • Loading branch information
JohnVinyard committed Nov 7, 2018
1 parent aa27c30 commit de64988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion featureflow/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2.10.0'
__version__ = '2.11.0'

from model import BaseModel, ModelExistsError

Expand Down

0 comments on commit de64988

Please sign in to comment.