Correctie: UserWarning: Normalizing '0.1.05' to '0.1.5'
This commit is contained in:
@@ -12,7 +12,7 @@ from datetime import datetime, timedelta
|
||||
from dateutil import tz
|
||||
|
||||
""" Version info changed by git hook """
|
||||
__version__ = '0.1.05'
|
||||
__version__ = '0.1.5'
|
||||
|
||||
class LmwSip:
|
||||
"""Class to connect to the LMW Standard Interface prototcol (sip)
|
||||
|
Reference in New Issue
Block a user