Skip to content

Commit f3ed1ae

Browse files
Set version
1 parent 473105f commit f3ed1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiocvv/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from .client import ClassevivaClient
1111
from .client import ClassevivaClient as Client # pylint: disable=reimported
1212

13-
__version__ = "0.1.0"
13+
__version__ = "0.1.1"
1414
__author__ = "Vinche.zsh"
1515
__email__ = "vinchethescript@gmail.com"
1616
__license__ = "GPL-3.0"

0 commit comments

Comments
 (0)