We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8ddb5 commit 75449ecCopy full SHA for 75449ec
1 file changed
src/__init__.py
@@ -56,7 +56,7 @@
56
from testgres.operations.local_ops import LocalOperations
57
from testgres.operations.remote_ops import RemoteOperations
58
59
-__version__ = "1.13.7"
+__version__ = "1.14.0"
60
61
__all__ = [
62
"get_new_node",
0 commit comments