We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfac26d commit 809c994Copy full SHA for 809c994
1 file changed
src/vip_client/__init__.py
@@ -8,7 +8,7 @@
8
"""
9
10
# Informations
11
-__version__ = "0.1.6"
+__version__ = "0.1.7"
12
__license__ = "CECILL-B"
13
14
from vip_client.classes import VipSession
0 commit comments