Skip to content

Commit e0d9750

Browse files
committed
change to version 1.6.0
1 parent 666698b commit e0d9750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PySIP/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import logging
2020
from .utils.logger import logger, console_handler
2121

22-
__version__ = "1.4.0"
22+
__version__ = "1.6.0"
2323
__license__ = "MIT License"
2424
__copyright__ = "Copyright (C) 2023-present Moha"
2525

0 commit comments

Comments
 (0)