We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1695709 commit e58c865Copy full SHA for e58c865
src/notion_df/__init__.py
@@ -1,4 +1,4 @@
1
from notion_df.agent import download, upload, config
2
from notion_df._pandas import pandas
3
4
-__version__ = "0.0.2"
+__version__ = "0.0.3"
0 commit comments