Skip to content

Commit 62afbd4

Browse files
committed
* non-svn metadata updated ;)
git-svn-id: https://python-cluster.svn.sourceforge.net/svnroot/python-cluster/trunk@4 57eab859-f816-0410-af72-e61ffa1cc713
1 parent 772f9ec commit 62afbd4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.1.1b3
2+
- Fixed bug #1727558
3+
- Some more unit-tests
4+
- ValueError changed to ClusteringError where appropriate
5+
16
1.1.1b2
27
- Fixed bug #1604859 (thanks to Willi Richert for reporting it)
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
parastart = readmeContents.find('=\n')+3 # index where the first paragraph starts
55

66
setup(name='cluster',
7-
version='1.1.1b2',
7+
version='1.1.1b3',
88
author='Michel Albert',
99
author_email='[email protected]',
1010
url='http://python-cluster.sourceforge.net/',

0 commit comments

Comments
 (0)