Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Commit 85120dd

Browse files
committed
Bump version
1 parent ae488fb commit 85120dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marklogic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
from marklogic.models.server import OdbcServer, XdbcServer
3737
from marklogic.exceptions import InvalidAPIRequest, UnexpectedManagementAPIResponse
3838

39-
__version__ = "0.0.14"
39+
__version__ = "0.0.20"
4040

4141
class MarkLogic:
4242
"""

0 commit comments

Comments
 (0)