We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9201d20 commit 66171c8Copy full SHA for 66171c8
INSTALL
@@ -18,7 +18,7 @@ Untar the archive::
18
tar xf <filename.tar.gz>
19
20
Next, go to the folder just created. It will have the same name as the package
21
-(for example "cluster-1.2.1") and run::
+(for example "cluster-1.2.2") and run::
22
23
python setup.py install
24
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='cluster',
13
- version='1.2.1',
+ version='1.2.2',
14
author='Michel Albert',
15
author_email='[email protected]',
16
url='https://github.com/exhuma/python-cluster',
0 commit comments