Skip to content

Commit 8f30485

Browse files
committed
Update setup info
1 parent 0e7af7a commit 8f30485

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
setup(
44
name = 'PyML',
55
packages = ['pyml'],
6-
version = '0.1',
6+
version = '0.1.1',
77
description = 'Machine Learning algorithms in Python',
88
author = 'Rohith PR',
99
author_email = 'praroh2@gmail.com',

0 commit comments

Comments
 (0)