We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbdea7e + 45b1b8b commit f1bfca0Copy full SHA for f1bfca0
1 file changed
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = datamapplot
3
-version = 0.6.1
+version = 0.6.2
4
author = Leland McInnes
5
author_email = leland.mcinnes@gmail.com
6
maintainer = Leland McInnes
@@ -44,6 +44,7 @@ install_requires =
44
scikit-image>=0.22
45
scikit-learn>=1.1
46
platformdirs
47
+ typing_extensions
48
49
[options.entry_points]
50
console_scripts =
0 commit comments