We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca2a692 commit 064b1eaCopy full SHA for 064b1ea
README.md
@@ -343,6 +343,7 @@ Contributors
343
* Annie K. Didier, JPL
344
* Juan Elosua, TEGRA Cybersecurity Center
345
* Carina de Oliveira Antunes, CERN
346
+* Ana Mensikova, JPL
347
348
Thanks
349
======
tika/__init__.py
@@ -14,7 +14,7 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-__version__ = "2.6.0"
+__version__ = "2.6.1"
18
19
try:
20
__import__('pkg_resources').declare_namespace(__name__)
0 commit comments