We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473105f commit f3ed1aeCopy full SHA for f3ed1ae
aiocvv/__init__.py
@@ -10,7 +10,7 @@
10
from .client import ClassevivaClient
11
from .client import ClassevivaClient as Client # pylint: disable=reimported
12
13
-__version__ = "0.1.0"
+__version__ = "0.1.1"
14
__author__ = "Vinche.zsh"
15
__email__ = "vinchethescript@gmail.com"
16
__license__ = "GPL-3.0"
0 commit comments