Skip to content

Commit 0bd9dce

Browse files
author
yuzelin
committed
[release] Update python version to 1.3.0
1 parent 29e8095 commit 0bd9dce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

paimon-python/pypaimon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from pypaimon.catalog.catalog_factory import CatalogFactory
2020
from pypaimon.schema.schema import Schema
2121

22-
__version__ = "0.3.dev"
22+
__version__ = "1.3.0"
2323
__all__ = [
2424
"PaimonVirtualFileSystem",
2525
"CatalogFactory",

0 commit comments

Comments
 (0)