We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 605b4ad + 8254591 commit 699dc6dCopy full SHA for 699dc6d
setup.py
@@ -2,7 +2,7 @@
2
# -*- coding: utf-8 -*-
3
from setuptools import setup
4
5
-version = "0.1.0"
+version = "0.1.1"
6
setup(name='metric-learn',
7
version=version,
8
description='Python implementations of metric learning algorithms',
0 commit comments