Skip to content

Commit afe96c8

Browse files
authored
Bump version to 0.3.3 (#72)
1 parent c30f45d commit afe96c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

safetext/__init__.py

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

88
from safetext.utils import detect_language_from_srt, detect_language_from_text
99

10-
__version__ = "0.3.2"
10+
__version__ = "0.3.3"
1111

1212

1313
class SafeText:

0 commit comments

Comments
 (0)