Skip to content

Commit 699dc6d

Browse files
Merge pull request #11 from terrytangyuan/patch-1
Updated version on PyPI
2 parents 605b4ad + 8254591 commit 699dc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33
from setuptools import setup
44

5-
version = "0.1.0"
5+
version = "0.1.1"
66
setup(name='metric-learn',
77
version=version,
88
description='Python implementations of metric learning algorithms',

0 commit comments

Comments
 (0)