We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9fc7f8 commit 5cc5923Copy full SHA for 5cc5923
convertapi/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '1.0.0'
+__version__ = '1.1.0'
2
3
from .exceptions import *
4
from .client import Client
0 commit comments