Skip to content

Commit e17a4ea

Browse files
committed
pin version to 1.19 for release.
1 parent dee2c11 commit e17a4ea

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.18"
17+
__version__ = "1.19"
1818

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

0 commit comments

Comments
 (0)