Skip to content

Commit b5bd593

Browse files
committed
bump version to 1.14.2
1 parent 2728155 commit b5bd593

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.14.1"
17+
__version__ = "1.14.2"
1818

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

0 commit comments

Comments
 (0)