Skip to content

Commit 064b1ea

Browse files
committed
Bump version for development and add Ana as a contributor.
1 parent ca2a692 commit 064b1ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ Contributors
343343
* Annie K. Didier, JPL
344344
* Juan Elosua, TEGRA Cybersecurity Center
345345
* Carina de Oliveira Antunes, CERN
346+
* Ana Mensikova, JPL
346347
347348
Thanks
348349
======

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__ = "2.6.0"
17+
__version__ = "2.6.1"
1818

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

0 commit comments

Comments
 (0)