Skip to content

Commit e58c865

Browse files
committed
version bump to 0.0.3
1 parent 1695709 commit e58c865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/notion_df/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from notion_df.agent import download, upload, config
22
from notion_df._pandas import pandas
33

4-
__version__ = "0.0.2"
4+
__version__ = "0.0.3"

0 commit comments

Comments
 (0)