Skip to content

Commit e296386

Browse files
committed
Update lvq version
1 parent 801f3cb commit e296386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lvq/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .silvq import SilvqModel
22

33
__all__ = ['SilvqModel']
4-
__version__ = '1.0.0'
4+
__version__ = '1.1.0'

0 commit comments

Comments
 (0)