Skip to content

Commit 75ac175

Browse files
Bumping version
1 parent f7b422f commit 75ac175

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

0 commit comments

Comments
 (0)