Skip to content

Commit b14d96c

Browse files
Bumping version for Py3k support
[ci skip]
1 parent 2bf0266 commit b14d96c

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.1"
5+
version = "0.2.0"
66
setup(name='metric-learn',
77
version=version,
88
description='Python implementations of metric learning algorithms',

0 commit comments

Comments
 (0)