We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801f3cb commit e296386Copy full SHA for e296386
1 file changed
lvq/__init__.py
@@ -1,4 +1,4 @@
1
from .silvq import SilvqModel
2
3
__all__ = ['SilvqModel']
4
-__version__ = '1.0.0'
+__version__ = '1.1.0'
0 commit comments