Skip to content

Commit 3ef4bc0

Browse files
committed
Bump the version number to 1.0.1
1 parent 4a32ffe commit 3ef4bc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mosparo_api_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__project__ = 'mosparo_api_client'
2-
__version__ = "1.0.0"
2+
__version__ = "1.0.1"
33

44
from .Client import *
55
from .MosparoException import *

0 commit comments

Comments
 (0)