Skip to content

Commit a4fef36

Browse files
committed
Version 0.12.0
1 parent 6d021e0 commit a4fef36

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.11.0"
10+
__version__ = "0.12.0"
1111
__author__ = "Bosco Yung"
1212
__license__ = "MIT"

0 commit comments

Comments
 (0)