We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b132175 commit 05e127eCopy full SHA for 05e127e
1 file changed
paimon-python/pypaimon/__init__.py
@@ -19,7 +19,7 @@
19
from pypaimon.catalog.catalog_factory import CatalogFactory
20
from pypaimon.schema.schema import Schema
21
22
-__version__ = "0.3.dev"
+__version__ = "1.4.dev"
23
__all__ = [
24
"PaimonVirtualFileSystem",
25
"CatalogFactory",
0 commit comments