Skip to content

Commit c7513f7

Browse files
committed
update python lib release
1 parent 7833162 commit c7513f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/seldon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from .util import RecommenderWrapper,Recommender,Extension,ExtensionWrapper,Recommender_wrapper,Extension_wrapper
44

5-
__version__ = '2.2.4'
5+
__version__ = '2.2.5'
66

77
class NullHandler(logging.Handler):
88
def emit(self, record):

0 commit comments

Comments
 (0)