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