We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a32ffe commit 3ef4bc0Copy full SHA for 3ef4bc0
1 file changed
mosparo_api_client/__init__.py
@@ -1,5 +1,5 @@
1
__project__ = 'mosparo_api_client'
2
-__version__ = "1.0.0"
+__version__ = "1.0.1"
3
4
from .Client import *
5
from .MosparoException import *
0 commit comments