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