Skip to content

Commit 809c994

Browse files
authored
new version 0.1.7 (#42)
1 parent bfac26d commit 809c994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vip_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
# Informations
11-
__version__ = "0.1.6"
11+
__version__ = "0.1.7"
1212
__license__ = "CECILL-B"
1313

1414
from vip_client.classes import VipSession

0 commit comments

Comments
 (0)