Skip to content

Commit

Permalink
prepare for point release.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacdonald committed Nov 2, 2021
1 parent 8c52abe commit e6ba40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyterrier/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.7.0"
__version__ = "0.7.1"

import os
from .bootstrap import _logging, setup_terrier, setup_jnius, is_windows
Expand Down

0 comments on commit e6ba40c

Please sign in to comment.