Skip to content

Commit d5026ae

Browse files
committed
prep for release of 1.23.1 with latest mods through Feb 1, 2020.
1 parent 83d4b8d commit d5026ae

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.23"
17+
__version__ = "1.23.1"
1818

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

0 commit comments

Comments
 (0)