Skip to content

Commit c82a7b6

Browse files
author
Hugo Hromic
committed
prepare for release 1.5
1 parent 3f5a251 commit c82a7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
NAME = "bcubed"
6-
VERSION = "1.4"
6+
VERSION = "1.5"
77
DESCRIPTION = "Simple extended BCubed implementation in Python for clustering evaluation"
88
AUTHOR = "Hugo Hromic"
99
AUTHOR_EMAIL = "[email protected]"

0 commit comments

Comments
 (0)