Skip to content

Commit

Permalink
Merge branch 'development' of github.com:tensorflow/similarity into d…
Browse files Browse the repository at this point in the history
…evelopment
  • Loading branch information
owenvallis committed Dec 21, 2021
2 parents 5b3fef1 + 61b61cc commit be59fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow_similarity/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = '0.15.0.dev61'
__version__ = '0.15.0.dev62'


from . import algebra # noqa
Expand Down

0 comments on commit be59fcc

Please sign in to comment.