We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7af7a commit 8f30485Copy full SHA for 8f30485
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'PyML',
5
packages = ['pyml'],
6
- version = '0.1',
+ version = '0.1.1',
7
description = 'Machine Learning algorithms in Python',
8
author = 'Rohith PR',
9
author_email = 'praroh2@gmail.com',
0 commit comments