We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a72610 commit 0e74835Copy full SHA for 0e74835
src/viresclient/__init__.py
@@ -35,4 +35,4 @@
35
from ._config import ClientConfig, set_token
36
from ._data_handling import ReturnedData, ReturnedDataFile
37
38
-__version__ = "0.11.2-a1"
+__version__ = "0.11.2"
0 commit comments