We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d3f95 commit cec498eCopy full SHA for cec498e
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
5
setup(name='hmc',
6
- version='0.1',
+ version='0.2',
7
description='Decision tree based hierachical multi-classifier',
8
url='https://github.com/davidwarshaw/hmc',
9
author='David Warshaw',
0 commit comments