Skip to content

Commit b50c98f

Browse files
committed
Prepare for Tika 1.24.2 release
1 parent 0fdd3c1 commit b50c98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tika/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
__version__ = "1.24.1"
17+
__version__ = "1.24.2"
1818

1919
try:
2020
__import__('pkg_resources').declare_namespace(__name__)

0 commit comments

Comments
 (0)