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 f030073 commit ef5abc1Copy full SHA for ef5abc1
setup.py
@@ -15,7 +15,7 @@
15
KEYWORDS = ['matrix factorization', 'nonnegative matrix factorization',
16
'bioinformatics', 'data mining', 'machine learning']
17
LICENSE = 'GPLv3'
18
-VERSION = '1.2.3'
+VERSION = '1.3.0'
19
ISRELEASED = True
20
21
INSTALL_REQUIRES = (
0 commit comments