Skip to content

Commit cec498e

Browse files
author
David Warshaw
committed
Bump version number for release.
1 parent 32d3f95 commit cec498e

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
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55
setup(name='hmc',
6-
version='0.1',
6+
version='0.2',
77
description='Decision tree based hierachical multi-classifier',
88
url='https://github.com/davidwarshaw/hmc',
99
author='David Warshaw',

0 commit comments

Comments
 (0)