We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c73b41 commit e558cd4Copy full SHA for e558cd4
1 file changed
libsvmdata/__init__.py
@@ -2,4 +2,4 @@
2
3
supported = list(NAMES.keys()) # noqa
4
5
-__version__ = '0.3'
+__version__ = '0.4dev'
0 commit comments