Skip to content

Commit 9654c1e

Browse files
committed
Version 0.11.0
1 parent baecb7f commit 9654c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opennsfw2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
from ._inference import predict_video_frames as predict_video_frames
88
from ._model import make_open_nsfw_model as make_open_nsfw_model
99

10-
__version__ = "0.10.2"
10+
__version__ = "0.11.0"
1111
__author__ = "Bosco Yung"
1212
__license__ = "MIT"

0 commit comments

Comments
 (0)