Skip to content

Commit 74a7b3e

Browse files
committed
Version bump to meet new numba warnings
1 parent afb819e commit 74a7b3e

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
@@ -6,7 +6,7 @@ def readme():
66

77
configuration = {
88
'name' : 'umap-learn',
9-
'version': '0.3.9',
9+
'version': '0.3.10',
1010
'description' : 'Uniform Manifold Approximation and Projection',
1111
'long_description' : readme(),
1212
'classifiers' : [

0 commit comments

Comments
 (0)